Commit Graph

6 Commits

Author SHA1 Message Date
Albrecht Schlosser
b75cec6448 Bump version number from 1.4.4 to 1.4.5
Preparing to release 1.4.5, but there are still some issues to fix
and release files (CHANGES.txt, announcements, etc.) still need to
be updated.
2026-02-06 17:55:44 +01:00
Albrecht Schlosser
3e436588e5 Update version numbers for release 1.4.4, update README.txt
- change version numbers to 1.4.4
- update README.txt
- fix trailing whitespace
- update dependencies

Todo: update CHANGES.txt before release.
2025-07-15 16:57:44 +02:00
Albrecht Schlosser
709fdef10f Update version numbers to 1.4.3 2025-04-18 20:13:13 +02:00
Albrecht Schlosser
02af6a57eb Bump version numbers to 1.4.2 2025-02-21 16:25:39 +01:00
Albrecht Schlosser
99a6286288 Bump version numbers for release 1.4.1
To do: update CHANGES.txt with real info.
2024-12-09 20:46:01 +01:00
Albrecht Schlosser
94fef6ff6e Rename file 'VERSION' to 'fltk_version.dat' (#191)
The file VERSION could be included erroneously on case insensitive
platforms (notably Windows) if the user included the c++ standard
header <version> directly or indirectly.

Renaming the file fixes this.
2021-02-20 13:46:34 +01:00