__pkginfo__.py
branchstable
changeset 7746 223ecf0620b6
parent 7726 fdae265d36e7
child 7764 c709f6c457ff
--- a/__pkginfo__.py	Fri Aug 05 12:20:44 2011 +0200
+++ b/__pkginfo__.py	Fri Aug 05 12:22:19 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 13, 3)
+numversion = (3, 13, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"