diff --git a/Version b/Version index 2c0a0ef84..d735961a6 100644 --- a/Version +++ b/Version @@ -9,7 +9,7 @@ MAJOR_VERSION=1 MINOR_VERSION=11 SUBMINOR_VERSION=1 # numeric value should match above -VERSION_NUMBER=111.0 +VERSION_NUMBER=111.1 GNUSTEP_BASE_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION} VERSION=${GNUSTEP_BASE_VERSION}