__pkginfo__.py
branchstable
changeset 8685 8bfc0753f1da
parent 8640 d92d75e54ef3
child 8691 fa1e27a93fb2
child 8740 89bdb5444cd2
--- a/__pkginfo__.py	Thu Jan 24 16:13:40 2013 +0100
+++ b/__pkginfo__.py	Fri Jan 25 17:52:02 2013 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 15, 8)
+numversion = (3, 15, 9)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"