__pkginfo__.py
branchstable
changeset 7544 628fe57ce746
parent 7485 a18dac758150
child 7559 50122a47ce4f
--- a/__pkginfo__.py	Mon Jun 20 14:49:00 2011 +0200
+++ b/__pkginfo__.py	Tue Jun 21 14:47:24 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 12, 6)
+numversion = (3, 12, 7)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"