__pkginfo__.py
branchstable
changeset 2712 d85937184430
parent 2419 e98454c4af87
child 2715 acdaf780d4a6
--- a/__pkginfo__.py	Wed Aug 05 17:30:52 2009 +0200
+++ b/__pkginfo__.py	Thu Aug 06 09:07:03 2009 +0200
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 3, 4)
+numversion = (3, 3, 5)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL v2'