makefile: bump version to 1.2.4

This commit is contained in:
mappu 2017-11-14 19:58:00 +13:00
parent 082502c7e6
commit 27c9621833
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
BINNAME=nmdc-webfrontend
VERSION=1.2.3
VERSION=1.2.4
GOFLAGS=-a \
-ldflags "-s -w -X main.VERSION=$(BINNAME)/$(VERSION)" \