__pkginfo__.py
changeset 1990 59507a12a7f4
parent 1977 606923dff11b
parent 1973 f60bb84b86cf
child 2037 2d7d3062ca03
--- a/__pkginfo__.py	Thu May 28 11:37:27 2009 +0200
+++ b/__pkginfo__.py	Thu May 28 15:09:35 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 2, 2)
+numversion = (3, 2, 3)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'