From 91a9c7995b48506645559b5ab90ef101dff1b891 Mon Sep 17 00:00:00 2001 From: Phil Kauffman Date: Tue, 10 Jul 2018 10:50:12 -0500 Subject: [PATCH] bump to 0.19.0 --- README.md | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7608a89..a8a8678 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Build debs: ```sh git clone https://github.com/Gregy/znapzend-debian.git cd znapzend-debian -git clone -b v0.17.0 https://github.com/oetiker/znapzend +git clone -b v0.19.0 https://github.com/oetiker/znapzend cp -r debian/ znapzend cd znapzend debuild -us -uc diff --git a/debian/changelog b/debian/changelog index 5b61817..1df847e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -znapzend (0.17.0-1) UNRELEASED; urgency=medium +znapzend (0.19.0-1) UNRELEASED; urgency=medium * Experimental package - -- Petr Gregor Sun, 19 Mar 2017 16:57:02 +0100 + -- Petr Gregor Tue, 10 Jul 2018 10:49:00 +0100