Updated About CAVE information for linux, will still need to look into this in Windows and Mac.

This commit is contained in:
ucar-tmeyer 2023-06-30 13:12:11 +00:00
parent 7c91ab9b28
commit 61fe76f606
3 changed files with 7 additions and 7 deletions

View file

@ -2,6 +2,8 @@
# Version # Version
export AWIPSII_VERSION="20.3.2" export AWIPSII_VERSION="20.3.2"
export AWIPSII_RELEASE="0.4" export AWIPSII_RELEASE="0.4"
export AWIPSII_BUILD_DATE=`date`
export AWIPSII_BUILD_SYS=`cat /etc/system-release`
# Author # Author
export AWIPSII_BUILD_VENDOR="UCAR" export AWIPSII_BUILD_VENDOR="UCAR"
export AWIPSII_BUILD_SITE="Unidata" export AWIPSII_BUILD_SITE="Unidata"

View file

@ -1,4 +1,3 @@
0=$vizVersion$ 0=20.3.2-0.4
1=$buildDate$ 1=Wed Jun 28 20:21:00 GMT 2023
2=$buildTime$ 2=CentOS Linux release 7.9.2009 (Core)
3=$buildSystem$

View file

@ -1,11 +1,10 @@
caveAboutText=Common AWIPS Visualization Environment (CAVE)\n\ caveAboutText=Common AWIPS Visualization Environment (CAVE)\n\
\n\ \n\
Developed on the Raytheon viz Environment, released as non-operational\ Developed on the Raytheon viz Environment, released as non-operational\
software by UCAR's Unidata Program Center\ software by UCAR"s Unidata Program Center\
https://www.unidata.ucar.edu/software/awips2 \ https://www.unidata.ucar.edu/software/awips2 \
\n\n\ \n\n\
\tBUILD VERSION: {0}\n\ \tBUILD VERSION: {0}\n\
\tBUILD DATE: {1}\n\ \tBUILD DATE: {1}\n\
\tBUILD TIME: {2}\n\ \tBUILD SYSTEM: {2}
\tBUILD SYSTEM: {3}
caveVersion=DEVELOPMENT caveVersion=DEVELOPMENT