__pkginfo__.py
branchstable
changeset 3133 dda4c0e2c330
parent 3058 19180dc9d1b1
child 3136 ed303cf3a048
child 3170 ba43e084e884
--- a/__pkginfo__.py	Wed Sep 09 14:05:20 2009 +0200
+++ b/__pkginfo__.py	Wed Sep 09 14:09:45 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 4, 6)
+numversion = (3, 4, 7)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'