summaryrefslogtreecommitdiff
path: root/documentation/src/preface.dox
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 17:37:52 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-12-09 20:46:01 +0100
commit99a628628828adae520b1129721c41bae04c3ff4 (patch)
tree97edd6e5672b90e666638324d6c620686e4f8ce7 /documentation/src/preface.dox
parent05ee86fe5772643b8994eecba83c623884eae7c4 (diff)
Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
Diffstat (limited to 'documentation/src/preface.dox')
-rw-r--r--documentation/src/preface.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index 035a175e3..6b55e9b78 100644
--- a/documentation/src/preface.dox
+++ b/documentation/src/preface.dox
@@ -2,11 +2,11 @@
\page preface Preface
-This manual describes the Fast Light Tool Kit ("FLTK") version 1.4.0,
+This manual describes the Fast Light Tool Kit ("FLTK") version 1.4.1,
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
+Version 1.4.0 introduced support for a new windowing system under
Linux/Unix: Wayland. FLTK applications under Linux/Unix run unchanged
as Wayland or X11 clients depending on availability at run-time.