You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2020/05/13 19:05:23 UTC

[royale-typedefs] branch release/0.9.7 updated: update version to 0.9.8

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

yishayw pushed a commit to branch release/0.9.7
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/release/0.9.7 by this push:
     new aad20ff  update version to 0.9.8
aad20ff is described below

commit aad20ff22d8c7d481a2e04f7b9bcfab4690c9a6f
Author: DESKTOP-RH4S838\Yishay <yi...@hotmail.com>
AuthorDate: Wed May 13 21:12:47 2020 +0300

    update version to 0.9.8
---
 build.properties | 4 ++--
 pom.xml          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.properties b/build.properties
index c9b2a6f..710a664 100644
--- a/build.properties
+++ b/build.properties
@@ -18,7 +18,7 @@
 ################################################################################
 
 ##used by Ant scripts
-release.version=0.9.7
+release.version=0.9.8
 ##used by release jobs on Jenkins
-releaseversion=0.9.7
+releaseversion=0.9.8
 developbranchname=develop
diff --git a/pom.xml b/pom.xml
index af71cc0..ebdb6e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <maven.version>3.3.1</maven.version>
 
     <royale.build-tools.version>1.1.0</royale.build-tools.version>
-    <royale.compiler.version>0.9.7</royale.compiler.version>
+    <royale.compiler.version>0.9.8-SNAPSHOT</royale.compiler.version>
 
     <release-profiles>apache-release</release-profiles>
   </properties>