From 191b33e0def5c7239c43c0be4dfc5d5d5e9be736 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 6 Mar 2025 18:16:03 +0100 Subject: Update version numbers to 1.5.0 --- documentation/src/index.dox | 2 +- documentation/src/preface.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') 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
- FLTK 1.4.2 Programming Manual + FLTK 1.5.0 Programming Manual By F. Costantini, M. Melcher, A. Schlosser, B. Spitzak and M. 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. -- cgit v1.2.3