Skip to content

Commit a091be0

Browse files
author
cfarmer
committedJan 29, 2009
update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk@10040 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 13cff41 commit a091be0

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.5.2"
24+
return "0.5.3"
2525

2626
def qgisMinimumVersion():
2727
return "1.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.