Skip to content

Commit

Permalink
Release: 33
Browse files Browse the repository at this point in the history
  • Loading branch information
losipiuk committed Sep 16, 2020
1 parent 53e5607 commit d93fe4c
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 := 33-SNAPSHOT
VERSION := 33
RELEASE_TYPE := $(if $(filter %-SNAPSHOT, $(VERSION)),snapshot,release)

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

0 comments on commit d93fe4c

Please sign in to comment.