diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 0.0.1 +VERSION ?= 1.0.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
