__pkginfo__.py
changeset 10392 5932de3d50bf
parent 10267 a8e9373faec1
child 10394 f9fc7b2a192e
child 10629 f933a38d7ab5
--- a/__pkginfo__.py	Thu Jun 18 15:35:08 2015 +0200
+++ b/__pkginfo__.py	Fri Jun 19 10:53:23 2015 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 11)
+numversion = (3, 19, 12)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"