branch | stable |
changeset 7652 | cb2990aaa63c |
parent 7559 | 50122a47ce4f |
child 7655 | f06bb4a6f8b5 |
child 7857 | 074c848a3712 |
--- a/__pkginfo__.py Mon Jul 11 09:18:25 2011 +0200 +++ b/__pkginfo__.py Tue Jul 12 11:30:18 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 12, 8) +numversion = (3, 12, 9) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"