__pkginfo__.py
branchtls-sprint
changeset 1398 5fe84a5f7035
parent 1256 f7b875c62039
child 1477 b056a49c16dc
--- a/__pkginfo__.py	Fri Apr 17 13:21:05 2009 +0200
+++ b/__pkginfo__.py	Fri Apr 17 16:55:37 2009 +0200
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 1, 4)
+numversion = (3, 2, 0)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'