Skip to content

Commit

Permalink
Merge pull request #352 from unclejack/bump_version_1.1.9
Browse files Browse the repository at this point in the history
Makefile: bump version to 1.1.9
  • Loading branch information
unclejack authored Jun 4, 2018
2 parents f8ffec7 + 2866311 commit 3fa2309
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 @@ -5,7 +5,7 @@ export CONTIV_INSTALLER_VERSION ?= $(BUILD_VERSION)
# downloaded and built assets intended to go in installer by build.sh
export CONTIV_ARTIFACT_STAGING := $(PWD)/artifact_staging
# some assets are retrieved from GitHub, this is the default version to fetch
export DEFAULT_DOWNLOAD_CONTIV_VERSION := 1.1.8
export DEFAULT_DOWNLOAD_CONTIV_VERSION := 1.1.9
export CONTIV_ACI_GW_VERSION ?= latest
export NETPLUGIN_OWNER ?= contiv
# setting NETPLUGIN_BRANCH compiles that commit on demand,
Expand Down

0 comments on commit 3fa2309

Please sign in to comment.