makefile: bump version to 1.3.1

This commit is contained in:
mappu 2017-11-26 19:57:40 +13:00
parent 1e130ee932
commit 7936330903
1 changed files with 1 additions and 1 deletions

View File

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