Updated AWIPS Release to our beta naming convention 20.3.2-0.1

This commit is contained in:
ucar-tmeyer 2023-01-30 19:42:50 +00:00
parent fc784ebf05
commit 39c7a30709

View file

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