__pkginfo__.py
branchstable
changeset 3940 16fe0856c933
parent 3936 0fc300eb4746
child 3944 1677312fd8a3
--- a/__pkginfo__.py	Sun Nov 29 16:45:47 2009 +0100
+++ b/__pkginfo__.py	Sun Nov 29 22:43:59 2009 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 5, 7)
+numversion = (3, 5, 8)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'