bump stable
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 25 May 2009 16:11:30 +0200
branchstable
changeset 1924 dc903af1a34e
parent 1921 fdb50aa7e5b3
child 1925 da5418faf768
bump
__pkginfo__.py
--- a/__pkginfo__.py	Mon May 25 16:03:32 2009 +0200
+++ b/__pkginfo__.py	Mon May 25 16:11:30 2009 +0200
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 2, 0)
+numversion = (3, 2, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'