__pkginfo__.py
changeset 1256 f7b875c62039
parent 1241 00a8e6a1447e
child 1279 ea32281eff00
child 1398 5fe84a5f7035
--- a/__pkginfo__.py	Mon Apr 06 14:52:34 2009 +0200
+++ b/__pkginfo__.py	Mon Apr 06 17:41:18 2009 +0200
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 1, 3)
+numversion = (3, 1, 4)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'