branch | stable |
changeset 7485 | a18dac758150 |
parent 7417 | ae33197db1f0 |
child 7489 | b661ef475260 |
child 7544 | 628fe57ce746 |
--- a/__pkginfo__.py Thu Jun 09 12:27:35 2011 +0200 +++ b/__pkginfo__.py Thu Jun 09 16:10:22 2011 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 12, 5) +numversion = (3, 12, 6) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management"