__pkginfo__.py
branchstable
changeset 5851 74f68d6549c0
parent 5847 51636c991fb4
child 5863 4495b9bc49df
child 5925 a1a334d93439
--- a/__pkginfo__.py	Thu Jul 01 17:46:58 2010 +0200
+++ b/__pkginfo__.py	Fri Jul 02 00:39:46 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 8, 5)
+numversion = (3, 8, 6)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"