From 2a90bc30e99f3001cc37cf6c7820a066f978ffed Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 12 Aug 2018 10:22:12 +0300 Subject: Prepare to release version 1.20180812 --- NEWS | 2 +- cliapp/version.py | 4 ++-- debian/changelog | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 78073a5..ed5a008 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ NEWS for cliapp =============== -Version 1.20180121+git, not yet released +Version 1.20180812, released 2018-08-12 ---------------------------------------- * Fix file conflict between python3 and old versions of python2 diff --git a/cliapp/version.py b/cliapp/version.py index 9e9c910..989c662 100644 --- a/cliapp/version.py +++ b/cliapp/version.py @@ -1,2 +1,2 @@ -__version__ = "1.20180121+git" -__version_info__ = (1, 20180121, '+git') +__version__ = "1.20180812" +__version_info__ = (1, 20180812) diff --git a/debian/changelog b/debian/changelog index cc5f8d3..ec2e2de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-cliapp (1.20180121+git-1) UNRELEASED; urgency=medium +python-cliapp (1.20180812-1) unstable; urgency=medium * New upstream version. * Add Breaks and Replaces on the python-cliapp version prior to @@ -8,7 +8,7 @@ python-cliapp (1.20180121+git-1) UNRELEASED; urgency=medium no-one in the history of the world has read it without being forced to. (Closes: #874421) - -- Lars Wirzenius Sun, 21 Jan 2018 17:20:16 +0200 + -- Lars Wirzenius Sun, 12 Aug 2018 10:22:12 +0300 python-cliapp (1.20180121-1) unstable; urgency=medium -- cgit v1.2.1