summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cbd07e..ebf87f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.56
+VERSION := 0.0.58
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"
diff --git a/debian/changelog b/debian/changelog
index b0c4d59..82cabd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+acmetool (0.0.58-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Christian Pointner <equinox@spreadspace.org> Sat, 29 Oct 2016 17:50:32 +0200
+
acmetool (0.0.56-1) unstable; urgency=medium
* New upstream release.