__pkginfo__.py
branchstable
changeset 8141 049a3819f03d
parent 8120 793d2d327b3e
child 8144 9dc024fea040
child 8194 60efdbb45520
--- a/__pkginfo__.py	Thu Dec 22 15:13:47 2011 +0100
+++ b/__pkginfo__.py	Thu Dec 22 15:14:01 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"