branch | stable |
changeset 8948 | c360005220d7 |
parent 8882 | ee860c51f56b |
child 8954 | 9d30719142bf |
child 9011 | 810a05fba1a4 |
--- a/__pkginfo__.py Fri Apr 19 16:25:45 2013 +0200 +++ b/__pkginfo__.py Fri Apr 26 18:21:18 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 16, 3) +numversion = (3, 16, 4) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"