You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by li...@apache.org on 2017/08/12 14:12:53 UTC

[1/2] incubator-trafodion git commit: change the release number on the master branch to indicate it is 2.3

Repository: incubator-trafodion
Updated Branches:
  refs/heads/master d53816273 -> 93bb3df75


change the release number on the master branch to indicate it is 2.3


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/e57cbe99
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/e57cbe99
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/e57cbe99

Branch: refs/heads/master
Commit: e57cbe994e770376b1942fc56422fb066a7a4b2b
Parents: c978ab5
Author: Liu Ming <ov...@sina.com>
Authored: Fri Aug 11 02:39:03 2017 +0000
Committer: Liu Ming <ov...@sina.com>
Committed: Fri Aug 11 02:39:03 2017 +0000

----------------------------------------------------------------------
 core/sqf/sqenvcom.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/e57cbe99/core/sqf/sqenvcom.sh
----------------------------------------------------------------------
diff --git a/core/sqf/sqenvcom.sh b/core/sqf/sqenvcom.sh
index 8204974..500659b 100644
--- a/core/sqf/sqenvcom.sh
+++ b/core/sqf/sqenvcom.sh
@@ -32,7 +32,7 @@
 #Product version (Trafodion or derivative product)
 export TRAFODION_VER_PROD="Apache Trafodion"
 export TRAFODION_VER_MAJOR=2
-export TRAFODION_VER_MINOR=2
+export TRAFODION_VER_MINOR=3
 export TRAFODION_VER_UPDATE=0
 export TRAFODION_VER="${TRAFODION_VER_MAJOR}.${TRAFODION_VER_MINOR}.${TRAFODION_VER_UPDATE}"
 


[2/2] incubator-trafodion git commit: Merge Fix for change the release number on the master branch to indicate it is 2.3

Posted by li...@apache.org.
Merge Fix for change the release number on the master branch to indicate it is 2.3  


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/93bb3df7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/93bb3df7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/93bb3df7

Branch: refs/heads/master
Commit: 93bb3df75d85582f2f588d94fe28b6ea417e63e9
Parents: d538162 e57cbe9
Author: Liu Ming <ov...@sina.com>
Authored: Sat Aug 12 14:12:21 2017 +0000
Committer: Liu Ming <ov...@sina.com>
Committed: Sat Aug 12 14:12:21 2017 +0000

----------------------------------------------------------------------
 core/sqf/sqenvcom.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/93bb3df7/core/sqf/sqenvcom.sh
----------------------------------------------------------------------