__pkginfo__.py
changeset 10157 ca3c145fd08b
parent 10156 57b68193413c
child 10161 138464fc1c33
child 10185 b7c373d74754
--- a/__pkginfo__.py	Thu Jan 22 17:18:20 2015 +0100
+++ b/__pkginfo__.py	Thu Jan 22 17:18:55 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 7)
+numversion = (3, 19, 8)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"