diff options
| author | nytpu <alex@nytpu.com> | 2021-04-19 10:43:44 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-04-19 10:43:44 -0600 |
| commit | 62d76d76939a20d31f2a307d1e0e8bb1cde67e09 (patch) | |
| tree | 61492debec5e1c820319163ad6f5bb465ff9da1a /Makefile | |
| parent | 51abebb6631025b6195a6cae0f399d20d4401dfd (diff) | |
bump to 1.6.0
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 ?= 1.5.2 +VERSION ?= 1.6.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
