This is an automated email from the ASF dual-hosted git repository. yishayw pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
commit 6b6e43cadcd241b0936c903c515c12dc5c9cc8ff Author: Yishay Weiss <[email protected]> AuthorDate: Sun Oct 20 17:06:45 2024 +0100 update version to 0.9.12 --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 11bad976b..e9d8f496a 100644 --- a/build.properties +++ b/build.properties @@ -18,9 +18,9 @@ ################################################################################ ##used by Ant scripts -release.version=0.9.11 +release.version=0.9.12 ##used by release jobs on Jenkins -releaseversion=0.9.11 +releaseversion=0.9.12 developbranchname=develop generated.by.match=/\\*\\*. \\* Generated by Apache Royale Compiler
