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