--- a/__pkginfo__.py Tue Dec 23 18:42:01 2008 +0100
+++ b/__pkginfo__.py Tue Dec 23 18:44:08 2008 +0100
@@ -6,7 +6,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (2, 99, 99)
+numversion = (3, 0, 0)
version = '.'.join(str(num) for num in numversion)
license = 'LCL'