__pkginfo__.py
branchstable
changeset 5807 904897d79f86
parent 5793 1faff41593df
child 5811 e77cea9721e7
child 5847 51636c991fb4
--- a/__pkginfo__.py	Mon Jun 21 10:00:05 2010 +0200
+++ b/__pkginfo__.py	Mon Jun 21 10:42:26 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 8, 4)
+numversion = (3, 8, 5)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"