[pkg] bump version to 3.20.0
authorDavid Douard <david.douard@logilab.fr>
Wed, 12 Nov 2014 22:20:02 +0100
changeset 10120 5c7d69381a5d
parent 10119 3d7e500a0202
child 10121 23af005426bf
[pkg] bump version to 3.20.0
__pkginfo__.py
cubicweb.spec
debian/changelog
--- a/__pkginfo__.py	Mon May 05 11:25:59 2014 +0200
+++ b/__pkginfo__.py	Wed Nov 12 22:20:02 2014 +0100
@@ -22,7 +22,7 @@
 
 modname = distname = "cubicweb"
 
-numversion = (3, 19, 6)
+numversion = (3, 20, 0)
 version = '.'.join(str(num) for num in numversion)
 
 description = "a repository of entities / relations for knowledge management"
--- a/cubicweb.spec	Mon May 05 11:25:59 2014 +0200
+++ b/cubicweb.spec	Wed Nov 12 22:20:02 2014 +0100
@@ -7,7 +7,7 @@
 %endif
 
 Name:           cubicweb
-Version:        3.19.6
+Version:        3.20.0
 Release:        logilab.1%{?dist}
 Summary:        CubicWeb is a semantic web application framework
 Source0:        http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz
--- a/debian/changelog	Mon May 05 11:25:59 2014 +0200
+++ b/debian/changelog	Wed Nov 12 22:20:02 2014 +0100
@@ -1,3 +1,9 @@
+cubicweb (3.20.0-1) UNRELEASED; urgency=medium
+
+  * new upstream release
+
+ -- Julien Cristau <julien.cristau@logilab.fr>  Thu, 18 Dec 2014 16:44:03 +0100
+
 cubicweb (3.19.6-1) unstable; urgency=low
 
   * new upstream release