From 94fef6ff6ec5add007e94a88f2310ac50095e735 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 20 Feb 2021 13:45:47 +0100 Subject: 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 directly or indirectly. Renaming the file fixes this. --- VERSION | 1 - 1 file changed, 1 deletion(-) delete mode 100644 VERSION (limited to 'VERSION') diff --git a/VERSION b/VERSION deleted file mode 100644 index 88c5fb891..000000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -1.4.0 -- cgit v1.2.3