branch | stable |
changeset 8486 | 399e916a97f3 |
parent 8454 | 113184eb4e06 |
child 8508 | 7801f2acd1dc |
--- a/__pkginfo__.py Fri Jul 20 11:31:34 2012 +0200 +++ b/__pkginfo__.py Fri Jul 20 15:17:32 2012 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 15, 1) +numversion = (3, 15, 2) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"