__pkginfo__.py
branchstable
changeset 5045 c5c1fd2bdfa4
parent 4984 6cb91be7707f
child 5048 bf8a53a11b6d
child 5110 e1f0fb044d94
--- a/__pkginfo__.py	Fri Mar 26 15:54:01 2010 +0100
+++ b/__pkginfo__.py	Fri Mar 26 15:54:35 2010 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 7, 1)
+numversion = (3, 7, 2)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'