__pkginfo__.py
changeset 7167 fd502219eb76
parent 7166 dde161937d3e
child 7196 59701627adba
--- a/__pkginfo__.py	Fri Apr 01 15:04:47 2011 +0200
+++ b/__pkginfo__.py	Fri Apr 01 16:01:03 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 11, 2)
+numversion = (3, 12, 0)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"