Rename `VERSION.DLL' (#47472).
* docs/VERSION.DLL: Renamed to... * docs/VERSIONS.TXT: ...this.
This commit is contained in:
parent
31f2dc1946
commit
6e89ad4141
@ -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…
Reference in New Issue
Block a user