summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-03-06 18:16:03 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-03-06 18:16:03 +0100
commit191b33e0def5c7239c43c0be4dfc5d5d5e9be736 (patch)
treeacbc7dd2ac062b9049043e45cc3414be06132987 /documentation
parente2ca1a39c8505d94e64aa7ef1d37610507389e4f (diff)
Update version numbers to 1.5.0
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 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.&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 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.