mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 14:50:59 +00:00
release-chore: Preparations for 0.26.0. Backfill of ReleaseNotes.
Bumping version to 0.26.0. Adding stub news entries related to the release into news.texi and ReleaseNotes.gsdoc. Also, this commit backfills ReleaseNotes for releases 0.24.1, 0.25.0 and 0.25.1.
This commit is contained in:
parent
3ac7a369c5
commit
020d3fa183
4 changed files with 98 additions and 6 deletions
6
Version
6
Version
|
@ -10,10 +10,10 @@ GNUSTEP_GUI_LIBTIFF=3.4
|
|||
|
||||
# The version number of this release.
|
||||
GNUSTEP_GUI_MAJOR_VERSION=0
|
||||
GNUSTEP_GUI_MINOR_VERSION=25
|
||||
GNUSTEP_GUI_SUBMINOR_VERSION=1
|
||||
GNUSTEP_GUI_MINOR_VERSION=26
|
||||
GNUSTEP_GUI_SUBMINOR_VERSION=0
|
||||
# numeric value should match above
|
||||
VERSION_NUMBER=025.1
|
||||
VERSION_NUMBER=026.0
|
||||
GNUSTEP_GUI_VERSION=${GNUSTEP_GUI_MAJOR_VERSION}.${GNUSTEP_GUI_MINOR_VERSION}.${GNUSTEP_GUI_SUBMINOR_VERSION}
|
||||
VERSION=${GNUSTEP_GUI_VERSION}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue