--- a/__pkginfo__.py Mon Dec 22 17:34:57 2008 +0100
+++ b/__pkginfo__.py Mon Dec 22 17:35:07 2008 +0100
@@ -6,7 +6,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (2, 99, 7)
+numversion = (2, 99, 99)
version = '.'.join(str(num) for num in numversion)
license = 'LCL'