summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-01-20 01:43:12 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-01-20 01:43:12 +0100
commit91a8e97cd72c0d6bcfde2104b4b8d76bcdb438fd (patch)
treef3df8f9de562d4fa70c64746ab43c585edbfc327 /Makefile
parentinclude manpage shipped from upstream (diff)
new upstream release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d354129..cfccc5b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.34
+VERSION := 0.0.37
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"