branch | stable |
changeset 9338 | 7f67db7c848e |
parent 9307 | fe0e1863a137 |
child 9340 | b1e933b0e850 |
child 9436 | e24132839317 |
--- a/__pkginfo__.py Fri Oct 18 17:53:11 2013 +0200 +++ b/__pkginfo__.py Fri Dec 06 15:56:54 2013 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 17, 10) +numversion = (3, 17, 11) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"