__pkginfo__.py
branchstable
changeset 10050 cda4b066933f
parent 9937 57e9d1c70512
child 10052 76e895a380ea
--- a/__pkginfo__.py	Mon Nov 24 16:22:40 2014 +0100
+++ b/__pkginfo__.py	Mon Nov 24 17:42:08 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 17)
+numversion = (3, 17, 18)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"