3.14.1 cubicweb-version-3.14.1
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 08 Dec 2011 14:33:38 +0100
changeset 8120 793d2d327b3e
parent 8119 29cdde6bb9ef
child 8121 6928210da4fc
3.14.1
__pkginfo__.py
debian/changelog
--- a/__pkginfo__.py	Thu Dec 08 14:32:57 2011 +0100
+++ b/__pkginfo__.py	Thu Dec 08 14:33:38 2011 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 14, 0)
+numversion = (3, 14, 1)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/debian/changelog	Thu Dec 08 14:32:57 2011 +0100
+++ b/debian/changelog	Thu Dec 08 14:33:38 2011 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.14.1-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain Thénault <sylvain.thenault@logilab.fr>  Thu, 08 Dec 2011 14:33:22 +0100
+
 cubicweb (3.14.0-1) unstable; urgency=low
 
   * new upstream release