branch | stable |
changeset 7319 | e712bc6f1f71 |
parent 7318 | ae4968d6c946 |
child 7365 | 5cd0dbc26882 |
--- a/__pkginfo__.py Thu May 05 16:21:21 2011 +0200 +++ b/__pkginfo__.py Thu May 05 16:30:43 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 12, 2) +numversion = (3, 12, 3) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"