__pkginfo__.py
changeset 8609 112a04c0473d
parent 8596 bd4f5052a532
parent 8606 0163bd9f4880
child 8645 310040c668c0
--- a/__pkginfo__.py	Fri Nov 16 11:53:17 2012 +0100
+++ b/__pkginfo__.py	Mon Dec 03 00:03:03 2012 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 15, 5)
+numversion = (3, 15, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"