__pkginfo__.py
branchstable
changeset 6934 e581a86a68f0
parent 6810 a8e7dffdb19a
child 6937 a0d626cc538d
--- a/__pkginfo__.py	Wed Feb 02 11:11:53 2011 +0100
+++ b/__pkginfo__.py	Wed Feb 02 11:12:03 2011 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 10, 7)
+numversion = (3, 10, 8)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"