Updated AWIPS Release to our beta naming convention 20.3.2-0.1
This commit is contained in:
parent
fc784ebf05
commit
39c7a30709
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version
|
# Version
|
||||||
export AWIPSII_VERSION="20.3.2"
|
export AWIPSII_VERSION="20.3.2"
|
||||||
export AWIPSII_RELEASE="1"
|
export AWIPSII_RELEASE="0.1"
|
||||||
# Author
|
# Author
|
||||||
export AWIPSII_BUILD_VENDOR="UCAR"
|
export AWIPSII_BUILD_VENDOR="UCAR"
|
||||||
export AWIPSII_BUILD_SITE="Unidata"
|
export AWIPSII_BUILD_SITE="Unidata"
|
||||||
|
|
Loading…
Add table
Reference in a new issue