summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-02-19 19:08:55 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-02-21 16:25:39 +0100
commit02af6a57eb4717af47f8ecd69be04abebd08c0d5 (patch)
treefe5f90839fd525e02d879c4518595c339af62d0a /documentation
parent97f2cdcc2933bf05854ffa8d8672c4829a552ff8 (diff)
Bump version numbers to 1.4.2
Diffstat (limited to 'documentation')
-rw-r--r--documentation/src/index.dox2
-rw-r--r--documentation/src/preface.dox2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/index.dox b/documentation/src/index.dox
index a963b18da..5c208ffa8 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.1 Programming Manual</B>
+ <B>FLTK 1.4.2 Programming Manual</B>
By F.&nbsp;Costantini, M.&nbsp;Melcher,
A.&nbsp;Schlosser, B.&nbsp;Spitzak and M.&nbsp;Sweet.
diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox
index 6b55e9b78..1f773c5f5 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.1,
+This manual describes the Fast Light Tool Kit ("FLTK") version 1.4.2,
a C++ Graphical User Interface ("GUI") toolkit for UNIX, Microsoft Windows,
and Apple macOS.