summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-01-25 16:05:21 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-01-25 16:05:21 +0100
commit30db4e44bcc14e0d800a97ddbbcc3edc0da422ad (patch)
treea03412d652981959759882f223ca6e3036b17a15 /Makefile
parentnew upstream release (diff)
updated to 0.0.39
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cfccc5b..add7950 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.37
+VERSION := 0.0.39
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"