__pkginfo__.py
branchstable
changeset 3944 1677312fd8a3
parent 3940 16fe0856c933
child 3994 dfa5138cc938
--- a/__pkginfo__.py	Sun Nov 29 23:22:32 2009 +0100
+++ b/__pkginfo__.py	Sun Nov 29 23:30:03 2009 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 5, 8)
+numversion = (3, 5, 9)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'