__pkginfo__.py
branchstable
changeset 8523 410cbb14f0f5
parent 8514 0e012eb80990
child 8535 268b6349baf3
child 8582 b0e086f451b7
--- a/__pkginfo__.py	Fri Aug 31 13:55:59 2012 +0200
+++ b/__pkginfo__.py	Fri Aug 31 16:50:28 2012 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 15, 3)
+numversion = (3, 15, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"