__pkginfo__.py
branchstable
changeset 2163 f12373e04961
parent 2137 a356da3e725b
child 2285 1cf9e44e2f1f
--- a/__pkginfo__.py	Wed Jun 24 18:59:01 2009 +0200
+++ b/__pkginfo__.py	Thu Jun 25 07:58:45 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 3, 1)
+numversion = (3, 3, 2)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'