summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parentnew acmetool release 0.0.42 (diff)
updated to version 0.0.47
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 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"