__pkginfo__.py
branchstable
changeset 3600 540210e138d3
parent 3366 1f0aa3cd5af2
child 3610 312349b3712e
--- a/__pkginfo__.py	Wed Oct 07 15:11:55 2009 +0200
+++ b/__pkginfo__.py	Wed Oct 07 15:35:59 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 5, 2)
+numversion = (3, 5, 3)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'