__pkginfo__.py
changeset 3629 559cad62c786
parent 3369 7b88d12b4ee2
parent 3610 312349b3712e
child 3777 3ef8cdb5fb1c
--- a/__pkginfo__.py	Wed Oct 07 12:38:30 2009 +0200
+++ b/__pkginfo__.py	Fri Oct 09 16:39:26 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 5, 2)
+numversion = (3, 5, 4)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'