Skip to content

Commit 304a462

Browse files
committed
build(makefile): drop -RC1 suffix from default TAG
1 parent ba68a50 commit 304a462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__PHONY__: build build-deps build-deps-core build-deps-horizon
22

3-
TAG?=organization-mainnet-v1.0-p23.0.1-RC1
3+
TAG?=organization-mainnet-v1.0-p23.0.1
44
CORE_REPO?=https://github.com/stellar/stellar-core.git
55
CORE_REF?=v23.0.1
66
CORE_CONFIGURE_FLAGS?=--disable-tests

0 commit comments

Comments
 (0)