__pkginfo__.py
branchstable
changeset 7417 ae33197db1f0
parent 7365 5cd0dbc26882
child 7485 a18dac758150
--- a/__pkginfo__.py	Mon May 23 10:28:03 2011 +0200
+++ b/__pkginfo__.py	Mon May 23 10:34:29 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 12, 4)
+numversion = (3, 12, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"