commit | 34b2b57831a301315e5e509c50b654bcbbf52adb | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu May 28 22:08:01 2020 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat May 30 18:32:34 2020 -0400 |
tree | 977e06f1c0a5b2fc2e69442a76a761d810646184 | |
parent | 1f237abbf15181fe7aa260fdd64517f43ba5ee9f [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: I5be60b42305856f7b45f3a7116c7bf0cb9082ecf
diff --git a/.gitignore b/.gitignore index 608c272..8850587 100644 --- a/.gitignore +++ b/.gitignore
@@ -26,4 +26,4 @@ *.py[cod] # Other -/VERSION +/VERSION.info