__pkginfo__.py
branchstable
changeset 4733 022290f7503d
parent 4436 294e084f1263
child 4833 41a78fb4107c
child 4872 edfc071d2659
--- a/__pkginfo__.py	Fri Feb 26 15:36:30 2010 +0100
+++ b/__pkginfo__.py	Fri Feb 26 15:39:59 2010 +0100
@@ -7,7 +7,7 @@
 distname = "cubicweb"
 modname = "cubicweb"
 
-numversion = (3, 6, 0)
+numversion = (3, 6, 1)
 version = '.'.join(str(num) for num in numversion)
 
 license = 'LGPL'