branch | oldstable |
changeset 8503 | 9337812cef6b |
parent 8453 | f441056a2b61 |
child 8508 | 7801f2acd1dc |
child 8854 | 0ff798f80138 |
--- a/__pkginfo__.py Tue Jul 31 17:32:54 2012 +0200 +++ b/__pkginfo__.py Tue Jul 31 16:16:50 2012 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 14, 8) +numversion = (3, 14, 9) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"