summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-02-26 00:48:19 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-02-26 00:48:19 +0100
commit1b587ecdbaf41bc2ae33c6e37e6cf27865941755 (patch)
treebed1f130e493f2a581ad0f0add7404db40fbe3c5 /Makefile
parentnew release 0.0.48 (diff)
updated to 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 f4459cb..10be450 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 0.0.48
+VERSION := 0.0.49
DEBARCHS := amd64 i386 armhf arm64
EXECUTEABLES := $(DEBARCHS:%=bin/acmetool.%)
GITHUB_BASEURL := "https://github.com/hlandau/acme/releases/download"