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: Ic3ba7f5bf479af408d9b2d10319f370f8e1cac8e
diff --git a/.gitignore b/.gitignore
index 608c272..8850587 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,4 +26,4 @@
 *.py[cod]
 
 # Other
-/VERSION
+/VERSION.info