--- a/__pkginfo__.py Thu Sep 10 15:16:44 2009 +0200
+++ b/__pkginfo__.py Thu Sep 10 15:27:27 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 4, 7)
+numversion = (3, 4, 8)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'