Skip to content

Commit

Permalink
Release: 36
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Dec 30, 2020
1 parent cc1c41c commit f156210
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 @@ -11,7 +11,7 @@
# 6) Continue developing
# 7) `make snapshot' as needed to push snapshot images to dockerhub
#
VERSION := 36-SNAPSHOT
VERSION := 36
RELEASE_TYPE := $(if $(filter %-SNAPSHOT, $(VERSION)),snapshot,release)

LABEL := io.prestosql.git.hash=$(shell git rev-parse HEAD)
Expand Down

0 comments on commit f156210

Please sign in to comment.