--- a/__pkginfo__.py Mon Dec 07 17:57:19 2009 +0100
+++ b/__pkginfo__.py Mon Dec 07 19:14:49 2009 +0100
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 5, 10)
+numversion = (3, 6, 0)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'