--- a/__pkginfo__.py Wed Apr 28 16:55:39 2010 +0200
+++ b/__pkginfo__.py Thu Apr 29 13:54:00 2010 +0200
@@ -23,7 +23,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 7, 4)
+numversion = (3, 7, 5)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL'