commit | 3de8aac22d6eba503e4e0d647ef73b160ece769f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu May 28 20:51:43 2020 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat May 30 18:14:45 2020 -0400 |
tree | 42773f79e431ebe27ce9710e6d61d8695b606bcc | |
parent | f165bb4e770e1883c183ebba61a22f511ca39c90 [diff] [blame] |
Rename VERSION to VERSION.info to avoid conflicts with modern STL On case-insensitive file systems (e.g., macOS), inclusion of the new standard <version> header resulted in unexpected inclusion of VERSION file. Change-Id: Ie858b8966496d23f38f722d8115be988e6b4d048
diff --git a/.gitignore b/.gitignore index 608c272..8850587 100644 --- a/.gitignore +++ b/.gitignore
@@ -26,4 +26,4 @@ *.py[cod] # Other -/VERSION +/VERSION.info