makefile: bump version to 1.3.0

This commit is contained in:
mappu 2017-11-26 19:55:39 +13:00
parent 36f49749ad
commit 046c6627ec
1 changed files with 1 additions and 1 deletions

View File

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