__pkginfo__.py
changeset 9865 fd45020eabfe
parent 9761 852880ba8b60
child 9868 87181b34a47f
--- a/__pkginfo__.py	Fri Jun 06 14:55:26 2014 +0200
+++ b/__pkginfo__.py	Thu Jul 03 10:01:58 2014 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 1)
+numversion = (3, 19, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"