branch | stable |
changeset 9192 | 9ecae0083f27 |
parent 9172 | 57edd7e51496 |
child 9209 | 15dd5b37998b |
--- a/__pkginfo__.py Fri Jul 26 09:49:53 2013 +0200 +++ b/__pkginfo__.py Fri Jul 26 09:46:30 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 17, 3) +numversion = (3, 17, 4) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"