--- a/__pkginfo__.py Thu Dec 11 11:11:22 2008 -0800
+++ b/__pkginfo__.py Fri Dec 12 10:10:14 2008 +0100
@@ -6,7 +6,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (2, 99, 3)
+numversion = (2, 99, 4)
version = '.'.join(str(num) for num in numversion)
license = 'LCL'