diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-15 20:42:26 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2024-10-15 20:42:26 +0200 |
| commit | a6a0a65edf91f976caae37ac2e038d13e232d956 (patch) | |
| tree | cc54fce11a9dc5db34b6bbe40da609e995fa74f7 /documentation | |
| parent | ad422791f0f65de0f42c32d57f7505f682f29d55 (diff) | |
Update or remove version numbers, update copyright years
Note: one goal is to have to edit fewer version numbers in source
files for each release.
We may be able to generate some files by the build procedure (CMake)
to avoid editing them in the future (1.5.0 or later).
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/README.txt | 2 | ||||
| -rw-r--r-- | documentation/src/preface.dox | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/documentation/README.txt b/documentation/README.txt index bcd9459b9..7871737a5 100644 --- a/documentation/README.txt +++ b/documentation/README.txt @@ -18,7 +18,7 @@ Online Documentation (Latest Release): A documentation version is available online at the FLTK web site, along with the PDF version of the manual. The docs on the web site are usually somewhat older (latest release). The active development -version (currently 1.4.0) is updated from time to time. +version is updated from time to time. Use this URL to find the current online documentation: diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index fd6737627..035a175e3 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -2,9 +2,9 @@ \page preface Preface -This manual describes the Fast Light Tool Kit ("FLTK") -version 1.4.0, a C++ Graphical User Interface -("GUI") toolkit for UNIX, Microsoft Windows and Apple macOS. +This manual describes the Fast Light Tool Kit ("FLTK") version 1.4.0, +a C++ Graphical User Interface ("GUI") toolkit for UNIX, Microsoft Windows, +and Apple macOS. Version 1.4.0 introduces support for a new windowing system under Linux/Unix: Wayland. FLTK applications under Linux/Unix run unchanged |
