--- a/__pkginfo__.py Fri Apr 01 15:04:47 2011 +0200
+++ b/__pkginfo__.py Fri Apr 01 16:01:03 2011 +0200
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 11, 2)
+numversion = (3, 12, 0)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Fri Apr 01 15:04:47 2011 +0200
+++ b/debian/changelog Fri Apr 01 16:01:03 2011 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.12.0-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Alexandre Fayolle <alexandre.fayolle@logilab.fr> Fri, 01 Apr 2011 15:59:37 +0200
+
cubicweb (3.11.2-1) unstable; urgency=low
* new upstream release