changeset 5736 | 375819ec7d43 |
parent 5719 | 8450389f2073 |
parent 5731 | b12afc4dc5e3 |
child 5768 | 1e73a466aa69 |
--- a/__pkginfo__.py Fri Jun 11 08:39:21 2010 +0200 +++ b/__pkginfo__.py Fri Jun 11 14:59:08 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 8, 3) +numversion = (3, 8, 4) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"