__pkginfo__.py
branchstable
changeset 7559 50122a47ce4f
parent 7544 628fe57ce746
child 7562 cdef82ca9eab
child 7652 cb2990aaa63c
--- a/__pkginfo__.py	Fri Jun 24 16:59:45 2011 +0200
+++ b/__pkginfo__.py	Mon Jun 27 13:59:07 2011 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 12, 7)
+numversion = (3, 12, 8)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"