Skip to content

Commit 44441de

Browse files
author
cfarmer
committedMar 1, 2011
update version number again
git-svn-id: http://svn.osgeo.org/qgis/trunk@15304 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6b602c0 commit 44441de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/fTools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def description():
2121
return "Tools for vector data analysis and management"
2222

2323
def version():
24-
return "0.6"
24+
return "0.6.1"
2525

2626
def qgisMinimumVersion():
2727
return "1.4"

0 commit comments

Comments
 (0)