diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-03-06 18:16:03 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-03-06 18:16:03 +0100 |
| commit | 191b33e0def5c7239c43c0be4dfc5d5d5e9be736 (patch) | |
| tree | acbc7dd2ac062b9049043e45cc3414be06132987 /documentation/src | |
| parent | e2ca1a39c8505d94e64aa7ef1d37610507389e4f (diff) | |
Update version numbers to 1.5.0
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/index.dox | 2 | ||||
| -rw-r--r-- | documentation/src/preface.dox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/index.dox b/documentation/src/index.dox index 5c208ffa8..6a51c1674 100644 --- a/documentation/src/index.dox +++ b/documentation/src/index.dox @@ -8,7 +8,7 @@ \image latex FL200.png "" width=5cm </CENTER></TD> <TD><CENTER> - <B>FLTK 1.4.2 Programming Manual</B> + <B>FLTK 1.5.0 Programming Manual</B> By F. Costantini, M. Melcher, A. Schlosser, B. Spitzak and M. Sweet. diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index 1f773c5f5..aca7289fd 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -2,7 +2,7 @@ \page preface Preface -This manual describes the Fast Light Tool Kit ("FLTK") version 1.4.2, +This manual describes the Fast Light Tool Kit ("FLTK") version 1.5.0, a C++ Graphical User Interface ("GUI") toolkit for UNIX, Microsoft Windows, and Apple macOS. |
