Version 1.11.1

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21725 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2005-09-19 04:01:46 +00:00
parent b7f14d9d72
commit acfc896a34

View file

@ -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}