__pkginfo__.py
changeset 194 8280fa6906f3
parent 65 ef636f74bd22
child 210 76c1707200cf
--- a/__pkginfo__.py	Mon Dec 08 17:33:58 2008 -0800
+++ b/__pkginfo__.py	Tue Dec 09 09:00:26 2008 +0100
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (2, 99, 1)
+numversion = (2, 99, 3)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LCL'