3.14.8 stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 23 May 2012 11:43:11 +0200
branchstable
changeset 8421 9ad4d3efeb8e
parent 8420 a4338d00202d
child 8422 15fe07ff6872
3.14.8
__pkginfo__.py
debian/changelog
--- 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