__pkginfo__.py
branchstable
changeset 8291 f559ab9602e7
parent 8241 508645a54287
child 8303 db021578232b
--- a/__pkginfo__.py	Thu Mar 01 15:00:58 2012 +0100
+++ b/__pkginfo__.py	Thu Mar 01 15:31:21 2012 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 4)
+numversion = (3, 14, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"