From 8783daad65a9ddb52e719fed5aacb46ddf9ffeca Mon Sep 17 00:00:00 2001 From: Florian MARGAINE Date: Sun, 18 Oct 2015 19:07:26 +0200 Subject: [PATCH] Release 1.5 --- README.md | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb41de7..65746e1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Demo: https://www.youtube.com/watch?v=W7L9FrIDYgU Download the [debian package][0] and install it: ``` -$ sudo dpkg -i hermes_1.5_amd64.deb +$ sudo dpkg -i hermes_1.6_amd64.deb $ sudo apt-get -f install ``` @@ -112,5 +112,5 @@ has to get the boolean result back and it can return it. The project is provided under the MIT license. - [0]: https://github.com/ralt/hermes/releases/download/1.5/hermes_1.5_amd64.deb + [0]: https://github.com/ralt/hermes/releases/download/1.6/hermes_1.6_amd64.deb [1]: https://github.com/ralt/hermes#preparing-the-usb-stick diff --git a/debian/changelog b/debian/changelog index 8219933..de1d0e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hermes (1.6) stable; urgency=medium + + * Retries more often with less delay + + -- Florian Margaine Sun, 18 Oct 2015 19:06:45 +0200 + hermes (1.5) stable; urgency=medium * Adds overrideable variables