Rename `VERSION.DLL' (#47472).

* docs/VERSION.DLL: Renamed to...
* docs/VERSIONS.TXT: ...this.
This commit is contained in:
Werner Lemberg 2016-03-23 07:40:12 +01:00
parent 31f2dc1946
commit 6e89ad4141
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
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).

View File

@ -15,7 +15,7 @@ AC_INIT([FreeType], [@VERSION@], [freetype@nongnu.org], [freetype])
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])

View File

@ -116,4 +116,4 @@ file you indicate that you have read the license and understand and
accept it fully.
--- end of VERSION.DLL ---
--- end of VERSIONS.TXT ---

View File

@ -13,7 +13,7 @@ How to prepare a new release
. 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).