__pkginfo__.py
branchstable
changeset 9307 fe0e1863a137
parent 9264 5668d210e49c
child 9309 cd45a1cc9b38
child 9338 7f67db7c848e
--- a/__pkginfo__.py	Thu Oct 10 10:02:29 2013 +0200
+++ b/__pkginfo__.py	Wed Oct 23 17:24:19 2013 +0200
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 17, 9)
+numversion = (3, 17, 10)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"