summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-10-29 17:50:58 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-10-29 17:50:58 +0200
commit1e1ebd523bf50c29d01f4ed557e392f5c2db1e44 (patch)
treefbf178dfc6e227a15dc806a69d35d5f22e79bee1 /Makefile
parentupgrade to newest acmetool (diff)
upgrade to 0.0.58HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cbd07e..ebf87f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.56
+VERSION := 0.0.58
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"