# HG changeset patch # User David Douard # Date 1380201309 -7200 # Node ID 483181543899a762d068cfdc3ae751b54adc3f14 # Parent c44ff833748f48bbb1e54dc65e43e850279c06fa [pkg] prepare 3.17.7 diff -r c44ff833748f -r 483181543899 __pkginfo__.py --- a/__pkginfo__.py Mon Sep 23 15:12:52 2013 +0200 +++ b/__pkginfo__.py Thu Sep 26 15:15:09 2013 +0200 @@ -22,7 +22,7 @@ modname = distname = "cubicweb" -numversion = (3, 17, 6) +numversion = (3, 17, 7) version = '.'.join(str(num) for num in numversion) description = "a repository of entities / relations for knowledge management" diff -r c44ff833748f -r 483181543899 cubicweb.spec --- a/cubicweb.spec Mon Sep 23 15:12:52 2013 +0200 +++ b/cubicweb.spec Thu Sep 26 15:15:09 2013 +0200 @@ -7,7 +7,7 @@ %endif Name: cubicweb -Version: 3.17.6 +Version: 3.17.7 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 c44ff833748f -r 483181543899 debian/changelog --- a/debian/changelog Mon Sep 23 15:12:52 2013 +0200 +++ b/debian/changelog Thu Sep 26 15:15:09 2013 +0200 @@ -1,3 +1,9 @@ +cubicweb (3.17.7-1) unstable; urgency=low + + * new upstream release + + -- David Douard Thu, 26 Sep 2013 15:13:39 +0200 + cubicweb (3.17.6-1) unstable; urgency=low * new upstream release