branch | stable |
changeset 6572 | df0b2de62cec |
parent 6516 | 6b2e1e8d3a22 |
child 6574 | a7bbd69f1d1c |
child 6738 | 5fc4b6b8e2af |
--- a/__pkginfo__.py Thu Oct 21 09:33:12 2010 +0200 +++ b/__pkginfo__.py Thu Oct 21 09:34:21 2010 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 9, 8) +numversion = (3, 9, 9) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"