__pkginfo__.py
branchstable
changeset 6159 0a1fce8ddc67
parent 6138 65f5e488f983
child 6179 2506ab5d82d7
--- a/__pkginfo__.py	Thu Aug 26 10:54:42 2010 +0200
+++ b/__pkginfo__.py	Thu Aug 26 10:55:08 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 9, 4)
+numversion = (3, 9, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"