branch | stable |
changeset 8740 | 89bdb5444cd2 |
parent 8685 | 8bfc0753f1da |
child 8743 | 27a83746aebd |
child 8860 | e5db11a399be |
--- a/__pkginfo__.py Mon Mar 18 16:38:57 2013 +0100 +++ b/__pkginfo__.py Tue Mar 19 16:56:28 2013 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 15, 9) +numversion = (3, 15, 10) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"