summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-08-07 17:06:05 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-08-07 17:06:05 +0200
commit548fc235ad3fedf5ea957581ab0973d9fd0d5525 (patch)
tree58add94bc2b90e8ac2da056a1ad2657172af6ad2
parentfixed gitignore, added missing sudoers snippet (diff)
upgrade to newest acmetool
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c28cac..7cbd07e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.51
+VERSION := 0.0.56
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 0dac944..b0c4d59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+acmetool (0.0.56-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Christian Pointner <equinox@spreadspace.org> Sun, 07 Aug 2016 17:03:57 +0200
+
acmetool (0.0.51-1) unstable; urgency=medium
* New upstream release.