mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 16:10:48 +00:00
Update version
This commit is contained in:
parent
54354f2b29
commit
783e9f6061
1 changed files with 1 additions and 1 deletions
2
Version
2
Version
|
@ -13,7 +13,7 @@ GNUSTEP_GUI_MAJOR_VERSION=0
|
|||
GNUSTEP_GUI_MINOR_VERSION=28
|
||||
GNUSTEP_GUI_SUBMINOR_VERSION=0
|
||||
# numeric value should match above
|
||||
VERSION_NUMBER=027.0
|
||||
VERSION_NUMBER=028.0
|
||||
GNUSTEP_GUI_VERSION=${GNUSTEP_GUI_MAJOR_VERSION}.${GNUSTEP_GUI_MINOR_VERSION}.${GNUSTEP_GUI_SUBMINOR_VERSION}
|
||||
VERSION=${GNUSTEP_GUI_VERSION}
|
||||
|
||||
|
|
Loading…
Reference in a new issue