__pkginfo__.py
changeset 3369 7b88d12b4ee2
parent 3293 69c0ba095536
parent 3366 1f0aa3cd5af2
child 3629 559cad62c786
--- 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'