mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:04:20 +00:00
* Version: Correct required base version that has been off for a year.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@40489 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f47ed27e20
commit
f2fafee938
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2017-04-22 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Version: Correct required base version that has been off for a year.
|
||||
|
||||
2017-04-16 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Printing/GSCUPS/GSCUPSPrinter.m: Add include to get deprecated
|
||||
|
|
2
Version
2
Version
|
@ -5,7 +5,7 @@
|
|||
GNUSTEP_GUI_GCC=4.0.0
|
||||
|
||||
# Versions for libraries that gnustep-gui is dependent upon
|
||||
GNUSTEP_GUI_BASE=1.25.9
|
||||
GNUSTEP_GUI_BASE=1.25.0
|
||||
GNUSTEP_GUI_LIBTIFF=3.4
|
||||
|
||||
# The version number of this release.
|
||||
|
|
Loading…
Reference in a new issue