__pkginfo__.py
branchstable
changeset 9264 5668d210e49c
parent 9248 909eb8b584c4
child 9292 4b3e657d17ab
child 9307 fe0e1863a137
--- a/__pkginfo__.py	Fri Sep 20 15:42:04 2013 +0200
+++ b/__pkginfo__.py	Tue Oct 08 18:10:20 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 8)
+numversion = (3, 17, 9)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"