summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-08-07 17:06:05 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-08-07 17:06:05 +0200
commit548fc235ad3fedf5ea957581ab0973d9fd0d5525 (patch)
tree58add94bc2b90e8ac2da056a1ad2657172af6ad2 /Makefile
parentfixed gitignore, added missing sudoers snippet (diff)
upgrade to newest acmetool
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c28cac..7cbd07e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.51
+VERSION := 0.0.56
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"