__pkginfo__.py
branchstable
changeset 2904 b9d3f7f884ce
parent 2768 3111abdad3b2
child 2966 0aeb81eb179c
child 3025 3a65f9b3367c
--- a/__pkginfo__.py	Tue Aug 18 11:11:59 2009 +0200
+++ b/__pkginfo__.py	Tue Aug 18 14:27:27 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 4, 3)
+numversion = (3, 4, 4)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'