[pkg] also bump __pkginfo__ stable cubicweb-centos-version-3.17.15-1 cubicweb-debian-version-3.17.15-1 cubicweb-version-3.17.15
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Tue, 13 May 2014 18:16:18 +0200
branchstable
changeset 9733 ee413076752b
parent 9732 e02a9754a9b2
child 9734 f61bb1a033e4
[pkg] also bump __pkginfo__
__pkginfo__.py
--- a/__pkginfo__.py	Tue May 13 17:48:58 2014 +0200
+++ b/__pkginfo__.py	Tue May 13 18:16:18 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 14)
+numversion = (3, 17, 15)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"