--- a/__pkginfo__.py Thu Sep 17 15:52:46 2009 +0200
+++ b/__pkginfo__.py Tue Sep 22 12:11:12 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 5, 0)
+numversion = (3, 5, 2)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'