From e7689eabadcbc8ecdbe0cb1e9fa0d5c249840732 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 25 Mar 2017 17:09:05 +1300 Subject: [PATCH] bump versions to 1.0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 07804b0..c80bf2c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: all clean -VERSION := 1.0.0 +VERSION := 1.0.1 OBJS := webcmd-$(VERSION)-linux64.tar.xz \ webcmd-$(VERSION)-linux32.tar.xz \