--- a/__pkginfo__.py Thu Sep 17 12:11:39 2009 +0200
+++ b/__pkginfo__.py Thu Sep 17 14:03:17 2009 +0200
@@ -7,7 +7,7 @@
distname = "cubicweb"
modname = "cubicweb"
-numversion = (3, 4, 10)
+numversion = (3, 4, 11)
version = '.'.join(str(num) for num in numversion)
license = 'LGPL v2'