--- 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'