__pkginfo__.py
branchstable
changeset 6052 6cebb361dcb2
parent 6022 061685d81ee2
child 6138 65f5e488f983
--- a/__pkginfo__.py	Mon Aug 02 14:26:55 2010 +0200
+++ b/__pkginfo__.py	Mon Aug 02 14:37:34 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 9, 3)
+numversion = (3, 9, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"