Skip to content

Commit

Permalink
Prepare for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Nov 20, 2023
1 parent 9a5b00e commit b881383
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 @@ -6,7 +6,7 @@ ROOTDIR=$(CURDIR)
OUTDIR=${ROOTDIR}/_output

# Identifies the current build.
VERSION ?= v1.77.0
VERSION ?= v1.78.0-SNAPSHOT
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down

0 comments on commit b881383

Please sign in to comment.