oops
authorAurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 19 Feb 2009 15:54:25 +0100
changeset 840 874347eba220
parent 815 ec7460e13eee
child 842 224bb95cca09
oops
__pkginfo__.py
--- a/__pkginfo__.py	Wed Feb 18 16:59:29 2009 +0100
+++ b/__pkginfo__.py	Thu Feb 19 15:54:25 2009 +0100
@@ -6,7 +6,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 0, 4)
+numversion = (3, 0, 9)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LCL'