__pkginfo__.py
changeset 10267 a8e9373faec1
parent 10226 3bab0b9b0ee7
child 10272 3231fd2fa7a5
child 10392 5932de3d50bf
--- a/__pkginfo__.py	Tue Mar 17 09:19:06 2015 +0100
+++ b/__pkginfo__.py	Wed Mar 18 11:56:11 2015 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 10)
+numversion = (3, 19, 11)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"