summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-03-29 09:39:39 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-03-29 09:39:39 +0200
commite6c069c28f4e644eac5ba0ac8ec18058b06ded2d (patch)
tree820184cd6225c1cbea21f43f3ee3183d158b8792 /Makefile
parentupdated to new upstream release (diff)
new release 0.0.50
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 10be450..d5adf80 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.49
+VERSION := 0.0.50
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"