--- a/__pkginfo__.py Thu Dec 03 09:50:51 2009 +0100
+++ b/__pkginfo__.py Thu Dec 03 15:48:52 2009 +0100
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 5, 9)
+numversion = (3, 5, 10)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'