__pkginfo__.py
branchstable
changeset 3994 dfa5138cc938
parent 3944 1677312fd8a3
child 3998 94cc7cad3d2d
child 4201 f48b2f193961
--- a/__pkginfo__.py	Thu Dec 03 09:50:51 2009 +0100
+++ b/__pkginfo__.py	Thu Dec 03 15:48:52 2009 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 5, 9)
+numversion = (3, 5, 10)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'