--- a/__pkginfo__.py Wed May 23 11:41:27 2012 +0200
+++ b/__pkginfo__.py Wed May 23 11:43:11 2012 +0200
@@ -1,5 +1,5 @@
# pylint: disable=W0622,C0103
-# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+# copyright 2003-2012 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This file is part of CubicWeb.
@@ -22,7 +22,7 @@
modname = distname = "cubicweb"
-numversion = (3, 14, 7)
+numversion = (3, 14, 8)
version = '.'.join(str(num) for num in numversion)
description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog Wed May 23 11:41:27 2012 +0200
+++ b/debian/changelog Wed May 23 11:43:11 2012 +0200
@@ -1,3 +1,9 @@
+cubicweb (3.14.8-1) unstable; urgency=low
+
+ * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr> Wed, 23 May 2012 11:42:54 +0200
+
cubicweb (3.14.7-1) unstable; urgency=low
* new upstream release