Browse Source

Update branch ref for build script.

Mark Story 4 years ago
parent
commit
705ee2bbf4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -25,7 +25,7 @@ DASH_VERSION=$(shell echo $(VERSION) | sed -e s/\\./-/g)
 # correct tag in that repo.
 # correct tag in that repo.
 # For 3.1.x use 3.1.2
 # For 3.1.x use 3.1.2
 # For 3.0.x use 3.0.5
 # For 3.0.x use 3.0.5
-APP_VERSION:=master
+APP_VERSION:=4.x
 
 
 ALL: help
 ALL: help
 .PHONY: help install test need-version bump-version tag-version
 .PHONY: help install test need-version bump-version tag-version