Rename `VERSION.DLL' (#47472).

* docs/VERSION.DLL: Renamed to...
* docs/VERSIONS.TXT: ...this.
diff --git a/ChangeLog b/ChangeLog
index ee6220b..bbdadea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2016-03-23  Werner Lemberg  <wl@gnu.org>
 
+	Rename `VERSION.DLL' (#47472).
+
+	* docs/VERSION.DLL: Renamed to...
+	* docs/VERSIONS.TXT: ...this.
+
+2016-03-23  Werner Lemberg  <wl@gnu.org>
+
 	[raster, smooth] Directly test outline size (#47500).
 
 	This improves stand-alone compilation.
diff --git a/builds/unix/configure.raw b/builds/unix/configure.raw
index ee81474..e6fd748 100644
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -15,7 +15,7 @@
 AC_CONFIG_SRCDIR([ftconfig.in])
 
 
-# Don't forget to update docs/VERSION.DLL!
+# Don't forget to update `docs/VERSIONS.TXT'!
 
 version_info='18:3:12'
 AC_SUBST([version_info])
diff --git a/docs/VERSION.DLL b/docs/VERSIONS.TXT
similarity index 98%
rename from docs/VERSION.DLL
rename to docs/VERSIONS.TXT
index 804c2f2..e2c72bc 100644
--- a/docs/VERSION.DLL
+++ b/docs/VERSIONS.TXT
@@ -116,4 +116,4 @@
 accept it fully.
 
 
---- end of VERSION.DLL ---
+--- end of VERSIONS.TXT ---
diff --git a/docs/release b/docs/release
index 3d66762..fc03a50 100644
--- a/docs/release
+++ b/docs/release
@@ -13,7 +13,7 @@
 
 . README: Update.
 
-. docs/VERSION.DLL: Document changed `version_info'.
+. docs/VERSIONS.TXT: Document changed `version_info'.
 
 . ChangeLog:   Announce  new  release   (both  in  the  freetype2  and
   freetype2-demos modules).