__pkginfo__.py
branchstable
changeset 5731 b12afc4dc5e3
parent 5702 9fb240cf0f61
child 5736 375819ec7d43
child 5793 1faff41593df
--- a/__pkginfo__.py	Fri Jun 11 11:36:01 2010 +0200
+++ b/__pkginfo__.py	Fri Jun 11 11:37:17 2010 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 8, 3)
+numversion = (3, 8, 4)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"