__pkginfo__.py
branchstable
changeset 8582 b0e086f451b7
parent 8523 410cbb14f0f5
child 8596 bd4f5052a532
child 8606 0163bd9f4880
--- a/__pkginfo__.py	Wed Oct 17 15:47:12 2012 +0200
+++ b/__pkginfo__.py	Wed Oct 24 12:08:21 2012 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 15, 4)
+numversion = (3, 15, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"