--- a/__pkginfo__.py Mon Nov 23 14:13:53 2009 +0100
+++ b/__pkginfo__.py Thu Dec 03 17:17:43 2009 +0100
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 5, 5)
+numversion = (3, 5, 10)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'