summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-02-11 07:20:31 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-02-11 07:20:31 +0100
commit1917b9020a1acc3c15b2d297cce525b2db946948 (patch)
tree603317408076175205c994885a13022908d9d7cf
parentnew acmetool release 0.0.42 (diff)
updated to version 0.0.47
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f901cd8..3412a4f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.42
+VERSION := 0.0.47
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 9a8927e..495833c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+acmetool (0.0.47-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Christian Pointner <equinox@spreadspace.org> Thu, 11 Feb 2016 07:18:42 +0100
+
acmetool (0.0.42-1) unstable; urgency=medium
* New upstream release.