--- a/__pkginfo__.py Tue Apr 07 09:10:26 2009 +0200
+++ b/__pkginfo__.py Tue Apr 07 09:36:20 2009 +0200
@@ -6,7 +6,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 1, 4)
+numversion = (3, 1, 5)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'