__pkginfo__.py
branchstable
changeset 3366 1f0aa3cd5af2
parent 3316 c4c07aab1c39
child 3369 7b88d12b4ee2
child 3600 540210e138d3
--- a/__pkginfo__.py	Tue Sep 22 10:40:03 2009 +0200
+++ b/__pkginfo__.py	Tue Sep 22 11:13:44 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 5, 1)
+numversion = (3, 5, 2)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'