Update AWIPS build version from 20.3.2-0.2 to 20.3.2-0.3

This commit is contained in:
ucar-tmeyer 2023-04-21 18:11:02 +00:00
parent b1f91f2a96
commit d11bb37360

View file

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