branch | stable |
changeset 7365 | 5cd0dbc26882 |
parent 7319 | e712bc6f1f71 |
child 7417 | ae33197db1f0 |
--- a/__pkginfo__.py Wed May 11 12:04:56 2011 +0200 +++ b/__pkginfo__.py Wed May 11 12:29:12 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 12, 3) +numversion = (3, 12, 4) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"