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 16, 2023
1 parent e900a75 commit a3cb144
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.76.0
VERSION ?= v1.77.0-SNAPSHOT
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down

0 comments on commit a3cb144

Please sign in to comment.