__pkginfo__.py
changeset 210 76c1707200cf
parent 194 8280fa6906f3
child 217 68b7a9246885
--- 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'