summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-02-17 16:41:00 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-02-17 16:41:00 +0100
commit4da5415e78ec078c7d12bb624068be8a9dc4fa14 (patch)
tree4bac2b1af9d384ff3aad33bb1b083d4808ea3a74 /Makefile
parentupdated to version 0.0.47 (diff)
new release 0.0.48
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3412a4f..f4459cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.47
+VERSION := 0.0.48
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"