Commit Graph

1 Commits

Author SHA1 Message Date
Albrecht Schlosser
5f645dda79 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.

Backported from 1.4 (master).
2021-04-27 22:08:05 +02:00