summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-01-27 21:22:23 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-01-27 21:22:23 +0100
commitd2dbb5ffb4d280c728b1c5dfdab8764526db03da (patch)
tree5ae294200d629bd7026d4c3244766e90e41803a3 /Makefile
parentupdated to 0.0.39 (diff)
new acmetool release 0.0.42
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index add7950..f901cd8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.39
+VERSION := 0.0.42
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"