--- a/__pkginfo__.py Tue Jul 21 13:11:00 2009 +0200
+++ b/__pkginfo__.py Tue Jul 21 13:12:01 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 3, 3)
+numversion = (3, 3, 4)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'