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

snoopdave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git


The following commit(s) were added to refs/heads/master by this push:
     new f6b3aa448 use rc1 instead of just r1
f6b3aa448 is described below

commit f6b3aa448d7703430e11b761b703b69020ea38a7
Author: David M. Johnson <snoopd...@apache.org>
AuthorDate: Sat Feb 10 17:23:12 2024 -0500

    use rc1 instead of just r1
---
 assembly-release/sign-release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assembly-release/sign-release.sh b/assembly-release/sign-release.sh
index 0c959ac8a..83e94d4fc 100755
--- a/assembly-release/sign-release.sh
+++ b/assembly-release/sign-release.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-export rcstring="r1"
+export rcstring="-rc1"
 export vstring="6.1.3"
 
 # for rc releases we rename the release files

Reply via email to