Rename `VERSION.DLL' (#47472).

* docs/VERSION.DLL: Renamed to...
* docs/VERSIONS.TXT: ...this.
2.6.5
Werner Lemberg 9 years ago
parent 31f2dc1946
commit 6e89ad4141
  1. 7
      ChangeLog
  2. 2
      builds/unix/configure.raw
  3. 2
      docs/VERSIONS.TXT
  4. 2
      docs/release

@ -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).

@ -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])

@ -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 ---

@ -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).

Loading…
Cancel
Save