__pkginfo__.py
changeset 8144 9dc024fea040
parent 8139 f9ebb6d1abc3
parent 8141 049a3819f03d
child 8188 1867e252e487
--- a/__pkginfo__.py	Wed Dec 21 18:26:35 2011 +0100
+++ b/__pkginfo__.py	Thu Dec 22 17:46:55 2011 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 1)
+numversion = (3, 14, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"