__pkginfo__.py
branchstable
changeset 5540 ef2e37d34013
parent 5472 fd6b136a8404
child 5545 25fd74c23f91
child 5553 646737f80c88
--- a/__pkginfo__.py	Tue May 18 14:56:41 2010 +0200
+++ b/__pkginfo__.py	Tue May 18 15:06:09 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 8, 1)
+numversion = (3, 8, 2)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"