Skip to content

Commit e2e944d

Browse files
author
cfarmer
committed
update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10514 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3ae09a7 commit e2e944d

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.8"
24+
return "0.5.9"
2525

2626
def qgisMinimumVersion():
2727
return "1.0"

0 commit comments

Comments
 (0)