[diffoscope] 01/01: Release v91
Mattia Rizzolo
mattia at debian.org
Thu Mar 1 13:50:37 CET 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository diffoscope.
commit b32d1c473b30532f08f9baae9d542d2626b0bebb
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Mar 1 13:41:04 2018 +0100
Release v91
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/changelog | 4 ++--
diffoscope/__init__.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c16dfc6..f69269e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-diffoscope (91) UNRELEASED; urgency=medium
+diffoscope (91) unstable; urgency=medium
[ Mattia Rizzolo ]
* d/clean: Remove .cache/.
@@ -59,7 +59,7 @@ diffoscope (91) UNRELEASED; urgency=medium
+ Move the defaults into a Config.reset() method.
+ reset() the configuration at the end of main(), to help the testsuite.
- -- Mattia Rizzolo <mattia at debian.org> Wed, 28 Feb 2018 21:30:18 +0100
+ -- Mattia Rizzolo <mattia at debian.org> Thu, 01 Mar 2018 13:40:48 +0100
diffoscope (90) unstable; urgency=medium
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index b9ceaf6..2cd68a8 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "90"
+VERSION = "91"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list