# HG changeset patch # User Julien Cristau # Date 1389370687 -3600 # Node ID 17149bfc56b96eb033388768713326db042ab82a # Parent 6164c1c1e6bd58ce0e544782642385de3b886292 3.18.0 diff -r 6164c1c1e6bd -r 17149bfc56b9 __pkginfo__.py --- a/__pkginfo__.py Fri Jan 10 17:10:51 2014 +0100 +++ b/__pkginfo__.py Fri Jan 10 17:18:07 2014 +0100 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 17, 11) +numversion = (3, 18, 0) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" diff -r 6164c1c1e6bd -r 17149bfc56b9 cubicweb.spec --- a/cubicweb.spec Fri Jan 10 17:10:51 2014 +0100 +++ b/cubicweb.spec Fri Jan 10 17:18:07 2014 +0100 @@ -7,7 +7,7 @@ %endif Name: cubicweb -Version: 3.17.11 +Version: 3.18.0 Release: logilab.1%{?dist} Summary: CubicWeb is a semantic web application framework Source0: http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar.gz diff -r 6164c1c1e6bd -r 17149bfc56b9 debian/changelog --- a/debian/changelog Fri Jan 10 17:10:51 2014 +0100 +++ b/debian/changelog Fri Jan 10 17:18:07 2014 +0100 @@ -1,3 +1,9 @@ +cubicweb (3.18.0-1) unstable; urgency=low + + * new upstream release. + + -- Julien Cristau Fri, 10 Jan 2014 17:14:18 +0100 + cubicweb (3.17.11-2) unstable; urgency=low * Override lintian false-positive about debian/rules.tmpl in the cube