[pkg] also bump it there stable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 13 Feb 2014 19:29:20 +0100
branchstable
changeset 9527 29442fa3d272
parent 9526 be595b56964b
child 9528 7f3a3fc4a2a3
[pkg] also bump it there
__pkginfo__.py
--- a/__pkginfo__.py	Mon Feb 10 18:00:26 2014 +0100
+++ b/__pkginfo__.py	Thu Feb 13 19:29:20 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 12)
+numversion = (3, 17, 13)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"