Update version

This commit is contained in:
Gregory John Casamento 2023-12-30 09:26:52 -05:00
parent 31055ae079
commit caac34a99c

View file

@ -10,6 +10,6 @@ GNUSTEP_CORE_VERSION=0.30.0
# The version number of this release.
MAJOR_VERSION=1
MINOR_VERSION=3
SUBMINOR_VERSION=1
MINOR_VERSION=4
SUBMINOR_VERSION=0
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}