__pkginfo__.py
branchstable
changeset 3183 e916f1e856c8
parent 3170 ba43e084e884
child 3184 613064b49331
child 3191 4b1fcaf51727
--- a/__pkginfo__.py	Fri Sep 11 14:16:40 2009 +0200
+++ b/__pkginfo__.py	Fri Sep 11 14:27:52 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 4, 8)
+numversion = (3, 4, 9)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'