--- a/__pkginfo__.py Mon Mar 28 15:23:57 2011 +0200
+++ b/__pkginfo__.py Mon Mar 28 19:20:22 2011 +0200
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 11, 1)
+numversion = (3, 11, 2)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Mon Mar 28 15:23:57 2011 +0200
+++ b/debian/changelog Mon Mar 28 19:20:22 2011 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.11.2-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Nicolas Chauvat <nicolas.chauvat@logilab.fr> Mon, 28 Mar 2011 19:18:54 +0200
+
cubicweb (3.11.1-1) unstable; urgency=low
* new upstream release