__pkginfo__.py
branchstable
changeset 7124 56ae3cd5f855
parent 7108 bcdf22734059
child 7136 5406c963ee81
--- a/__pkginfo__.py	Mon Mar 28 15:23:57 2011 +0200
+++ b/__pkginfo__.py	Mon Mar 28 19:20:22 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 11, 1)
+numversion = (3, 11, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"