This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch bump-erlang-25.3.2.13
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git

commit 3cc45527756c8d06c3611295ff9e7143d1d00298
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Wed Aug 21 23:00:46 2024 -0400

    Use 25.3.2.13 as the default erlang for packaging
---
 build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sh b/build.sh
index 0593f87..8b53afa 100755
--- a/build.sh
+++ b/build.sh
@@ -34,7 +34,7 @@ CENTOSES="centos-8 centos-9"
 XPLAT_BASES="debian-bullseye debian-bookworm ubuntu-focal ubuntu-jammy 
centos-8 centos-9"
 XPLAT_ARCHES="arm64 ppc64le s390x"
 BINARY_API="https://apache.jfrog.io/artifactory";
-ERLANGVERSION=${ERLANGVERSION:-25.3.2.12}
+ERLANGVERSION=${ERLANGVERSION:-25.3.2.13}
 
 split-os-ver() {
   OLDIFS=$IFS

Reply via email to