mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 17:51:01 +00:00
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:
parent
b7f14d9d72
commit
acfc896a34
1 changed files with 1 additions and 1 deletions
2
Version
2
Version
|
@ -9,7 +9,7 @@ MAJOR_VERSION=1
|
||||||
MINOR_VERSION=11
|
MINOR_VERSION=11
|
||||||
SUBMINOR_VERSION=1
|
SUBMINOR_VERSION=1
|
||||||
# numeric value should match above
|
# numeric value should match above
|
||||||
VERSION_NUMBER=111.0
|
VERSION_NUMBER=111.1
|
||||||
GNUSTEP_BASE_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
GNUSTEP_BASE_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
||||||
VERSION=${GNUSTEP_BASE_VERSION}
|
VERSION=${GNUSTEP_BASE_VERSION}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue