__pkginfo__.py
branchstable
changeset 9766 5071b69b6b0b
parent 9600 bde625698f44
child 9769 d3f8866a48f5
--- a/__pkginfo__.py	Tue Apr 08 16:08:31 2014 +0200
+++ b/__pkginfo__.py	Thu Jun 05 16:13:48 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 18, 4)
+numversion = (3, 18, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"