Merge pull request #427 from tiffanycmeyer13/unidata_18.2.1

Changed AWIPS Build Release from 4 to 5
This commit is contained in:
srcarter3 2022-02-22 12:27:31 -07:00 committed by GitHub
commit e2a18bddef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/bin/bash
# Version
export AWIPSII_VERSION="18.2.1"
export AWIPSII_RELEASE="4"
export AWIPSII_RELEASE="5"
# Author
export AWIPSII_BUILD_VENDOR="UCAR"
export AWIPSII_BUILD_SITE="Unidata"