__pkginfo__.py
branchstable
changeset 9596 3000c57f1025
parent 9588 fe267b7336f3
child 9600 bde625698f44
--- a/__pkginfo__.py	Thu Mar 20 15:44:59 2014 +0100
+++ b/__pkginfo__.py	Fri Mar 28 17:13:38 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 3)
+numversion = (3, 18, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"