mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Update version number and time zone data for next release
This commit is contained in:
parent
950e2a5f07
commit
ccc40f0ae4
2 changed files with 2 additions and 2 deletions
Binary file not shown.
4
Version
4
Version
|
@ -6,10 +6,10 @@ GCC_VERSION=4.0.0
|
|||
|
||||
# The version number of this release.
|
||||
MAJOR_VERSION=1
|
||||
MINOR_VERSION=30
|
||||
MINOR_VERSION=31
|
||||
SUBMINOR_VERSION=0
|
||||
# numeric value should match above
|
||||
VERSION_NUMBER=130.0
|
||||
VERSION_NUMBER=131.0
|
||||
GNUSTEP_BASE_VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
|
||||
VERSION=${GNUSTEP_BASE_VERSION}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue