From 6d9ba18be4c2b1de0ef8d29cd7d1857678ef5ecd Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Fri, 12 Jul 2019 22:40:58 -0700 Subject: [PATCH] v7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9709ff2..81568e1 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ DIST := \ mtmediasrv.conf PROJECT := mtmediasrv -VERSION = 6 +VERSION = 7 BUILD = `git describe --tags --always` $(PROJECT): main.go