--- a/__pkginfo__.py Thu Feb 16 14:14:52 2012 +0100
+++ b/__pkginfo__.py Fri Feb 17 13:08:49 2012 +0100
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 14, 3)
+numversion = (3, 14, 4)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Thu Feb 16 14:14:52 2012 +0100
+++ b/debian/changelog Fri Feb 17 13:08:49 2012 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.14.4-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- David Douard <david.douard@logilab.fr> Fri, 17 Feb 2012 13:06:48 +0100
+
cubicweb (3.14.3-1) unstable; urgency=low
* new upstream release