Update version

This commit is contained in:
Gregory John Casamento 2019-09-13 23:34:54 -04:00
parent 472163610f
commit f4eb9f024d

View file

@ -9,7 +9,7 @@ MAJOR_VERSION=1
MINOR_VERSION=27
SUBMINOR_VERSION=0
# numeric value should match above
VERSION_NUMBER=126.0
VERSION_NUMBER=127.0
GNUSTEP_BASE_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
VERSION=${GNUSTEP_BASE_VERSION}