--- a/__pkginfo__.py Thu Apr 15 18:19:11 2010 +0200
+++ b/__pkginfo__.py Thu Apr 15 18:27:18 2010 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 7, 3)
+numversion = (3, 7, 4)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'