__pkginfo__.py
branchstable
changeset 4872 edfc071d2659
parent 4733 022290f7503d
child 4899 c666d265fb95
child 4977 07be78d71d8e
--- a/__pkginfo__.py	Thu Mar 11 19:16:35 2010 +0100
+++ b/__pkginfo__.py	Thu Mar 11 19:49:40 2010 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 6, 1)
+numversion = (3, 6, 2)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'