__pkginfo__.py
branchstable
changeset 3289 f3d2adf48332
parent 3191 4b1fcaf51727
child 3292 70c0dd1c3b7d
--- 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'