__pkginfo__.py
changeset 5545 25fd74c23f91
parent 5473 ee87c5352e63
parent 5540 ef2e37d34013
child 5555 a64f48dd5fe4
--- a/__pkginfo__.py	Mon May 17 11:05:37 2010 +0200
+++ b/__pkginfo__.py	Tue May 18 18:18:08 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"