Change version no
authorGraziella Toutoungis <graziella.toutoungis@logilab.fr>
Tue, 07 Apr 2009 09:36:20 +0200
changeset 1279 ea32281eff00
parent 1278 10fa95dd91ab
child 1280 ebf1d748ed5a
Change version no
__pkginfo__.py
--- a/__pkginfo__.py	Tue Apr 07 09:10:26 2009 +0200
+++ b/__pkginfo__.py	Tue Apr 07 09:36:20 2009 +0200
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 1, 4)
+numversion = (3, 1, 5)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'