mirror of
https://github.com/fltk/fltk.git
synced 2026-05-22 23:37:02 +08:00
Release 1.3.11
- update version numbers - update ANNOUNCEMENT and CHANGES
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
\image latex FL200.png "" width=5cm
|
||||
</CENTER></TD>
|
||||
<TD><CENTER>
|
||||
<B>FLTK 1.3.10 Programming Manual</B>
|
||||
<B>FLTK 1.3.11 Programming Manual</B>
|
||||
|
||||
Revision 9.10 by F. Costantini, D. Gibson, M. Melcher,
|
||||
Revision 9.11 by F. Costantini, D. Gibson, M. Melcher,
|
||||
A. Schlosser, B. Spitzak and M. Sweet.
|
||||
|
||||
Copyright 1998-2024 by Bill Spitzak and others.
|
||||
Copyright 1998-2025 by Bill Spitzak and others.
|
||||
</CENTER></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
\page preface Preface
|
||||
|
||||
This manual describes the Fast Light Tool Kit ("FLTK")
|
||||
version 1.3.10, a C++ Graphical User Interface
|
||||
version 1.3.11, a C++ Graphical User Interface
|
||||
("GUI") toolkit for UNIX, Microsoft Windows and Apple macOS.
|
||||
|
||||
Each of the chapters in this manual is designed as a tutorial for
|
||||
@@ -76,7 +76,7 @@ was dropped after FLTK 1.0.10. FLTK uses the preprocessor definition
|
||||
|
||||
\section preface_copyrights Copyrights and Trademarks
|
||||
|
||||
FLTK is Copyright 1998-2024 by Bill Spitzak and others.
|
||||
FLTK is Copyright 1998-2025 by Bill Spitzak and others.
|
||||
Use and distribution of FLTK is governed by the GNU Library General Public
|
||||
License with 4 exceptions, located in \ref license.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user