Skip to content

Commit 8484587

Browse files
committed
Release: 38
1 parent 6f98b8b commit 8484587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# 6) Continue developing
1212
# 7) `make snapshot' as needed to push snapshot images to dockerhub
1313
#
14-
VERSION := 38-SNAPSHOT
14+
VERSION := 38
1515
RELEASE_TYPE := $(if $(filter %-SNAPSHOT, $(VERSION)),snapshot,release)
1616

1717
LABEL := io.trino.git.hash=$(shell git rev-parse HEAD)

0 commit comments

Comments
 (0)