From 99a628628828adae520b1129721c41bae04c3ff4 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 9 Dec 2024 17:37:52 +0100 Subject: Bump version numbers for release 1.4.1 To do: update CHANGES.txt with real info. --- documentation/src/preface.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/src/preface.dox') 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. -- cgit v1.2.3