You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by se...@apache.org on 2020/04/24 05:34:33 UTC

[trafodion] branch master updated: Updated the version number to Release 2.5 in the main master thread

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 54ddc40  Updated the version number to Release 2.5 in the main master thread
     new fddbff7  Merge pull request #1874 from selvaganesang/change_release_no
54ddc40 is described below

commit 54ddc401e0b05d1e45804d7b69e2ff45fa09805c
Author: selvaganesang <se...@apache.org>
AuthorDate: Thu Apr 23 20:23:38 2020 -0700

    Updated the version number to Release 2.5 in the main master thread
---
 core/sqf/sqenvcom.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/sqf/sqenvcom.sh b/core/sqf/sqenvcom.sh
index ee65050..2005af2 100644
--- a/core/sqf/sqenvcom.sh
+++ b/core/sqf/sqenvcom.sh
@@ -32,12 +32,12 @@
 #Product version (Trafodion or derivative product)
 export TRAFODION_VER_PROD="Apache Trafodion"
 export TRAFODION_VER_MAJOR=2
-export TRAFODION_VER_MINOR=4
+export TRAFODION_VER_MINOR=5
 export TRAFODION_VER_UPDATE=0
 export TRAFODION_VER="${TRAFODION_VER_MAJOR}.${TRAFODION_VER_MINOR}.${TRAFODION_VER_UPDATE}"
 
 # Product copyright header
-export PRODUCT_COPYRIGHT_HEADER="2015-2019 Apache Software Foundation"
+export PRODUCT_COPYRIGHT_HEADER="2015-2020 Apache Software Foundation"
 ##############################################################
 # Trafodion authentication:
 #    Set TRAFODION_ENABLE_AUTHENTICATION to YES to enable