__pkginfo__.py
branch3.0
changeset 482 2e400b8dfc25
parent 418 25839529a4b5
child 840 874347eba220
child 858 e6ae125d5903
--- a/__pkginfo__.py	Tue Jan 27 13:52:50 2009 +0100
+++ b/__pkginfo__.py	Tue Jan 27 16:05:27 2009 +0100
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 0, 3)
+numversion = (3, 0, 4)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LCL'