branch | stable |
changeset 8241 | 508645a54287 |
parent 8194 | 60efdbb45520 |
child 8249 | c59c05c51321 |
child 8291 | f559ab9602e7 |
--- a/__pkginfo__.py Thu Feb 16 14:14:52 2012 +0100 +++ b/__pkginfo__.py Fri Feb 17 13:08:49 2012 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 14, 3) +numversion = (3, 14, 4) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"