summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-15 20:42:26 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-15 20:42:26 +0200
commita6a0a65edf91f976caae37ac2e038d13e232d956 (patch)
treecc54fce11a9dc5db34b6bbe40da609e995fa74f7 /documentation/src
parentad422791f0f65de0f42c32d57f7505f682f29d55 (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/src')
-rw-r--r--documentation/src/preface.dox6
1 files changed, 3 insertions, 3 deletions
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