Skip to content

Commit

Permalink
cut release for v1.5.0 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkubala committed Aug 14, 2018
1 parent 5c00328 commit 660481f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# Bump these on release
# These are only used for local builds, all released builds are done with Bazel
VERSION_MAJOR ?= 1
VERSION_MINOR ?= 4
VERSION_MINOR ?= 5
VERSION_BUILD ?= 0

VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
Expand Down

0 comments on commit 660481f

Please sign in to comment.