Update version

This commit is contained in:
Gregory John Casamento 2019-09-13 23:35:18 -04:00
parent 54354f2b29
commit 783e9f6061

View file

@ -13,7 +13,7 @@ GNUSTEP_GUI_MAJOR_VERSION=0
GNUSTEP_GUI_MINOR_VERSION=28
GNUSTEP_GUI_SUBMINOR_VERSION=0
# numeric value should match above
VERSION_NUMBER=027.0
VERSION_NUMBER=028.0
GNUSTEP_GUI_VERSION=${GNUSTEP_GUI_MAJOR_VERSION}.${GNUSTEP_GUI_MINOR_VERSION}.${GNUSTEP_GUI_SUBMINOR_VERSION}
VERSION=${GNUSTEP_GUI_VERSION}