__pkginfo__.py
branchstable
changeset 8606 0163bd9f4880
parent 8582 b0e086f451b7
child 8609 112a04c0473d
child 8617 d8916cee7b70
--- a/__pkginfo__.py	Tue Nov 27 14:48:03 2012 +0100
+++ b/__pkginfo__.py	Fri Nov 30 21:18:05 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"