* Version 2.10.1 released.

==========================

Tag sources with `VER-2-10-1'.

* docs/VERSION.TXT: Add entry for version 2.10.1.

* README, Jamfile (RefDoc), src/base/ftver.rc,
builds/windows/vc2010/freetype.vcxproj,
builds/windows/vc2010/index.html,
builds/windows/visualc/freetype.dsp,
builds/windows/visualc/freetype.vcproj,
builds/windows/visualc/index.html,
builds/windows/visualce/freetype.dsp,
builds/windows/visualce/freetype.vcproj,
builds/windows/visualce/index.html,
builds/wince/vc2005-ce/freetype.vcproj,
builds/wince/vc2005-ce/index.html,
builds/wince/vc2008-ce/freetype.vcproj,
builds/wince/vc2008-ce/index.html: s/2.10.0/2.10.1/, s/2100/2101/.

* include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.

* builds/unix/configure.raw (version_info): Set to 23:1:17.
* CMakeLists.txt (VERSION_PATCH): Set to 1.

* include/freetype/fterrors.h (FT_Error_String): Fix C++ compilation.
This commit is contained in:
Werner Lemberg
2019-07-01 13:54:54 +02:00
parent 7b1c7585d7
commit 8cf046c38d
20 changed files with 194 additions and 156 deletions

8
README
View File

@@ -1,4 +1,4 @@
FreeType 2.10.0
FreeType 2.10.1
===============
Homepage: https://www.freetype.org
@@ -24,9 +24,9 @@
and download one of the following files.
freetype-doc-2.10.0.tar.xz
freetype-doc-2.10.0.tar.gz
ftdoc2100.zip
freetype-doc-2.10.1.tar.xz
freetype-doc-2.10.1.tar.gz
ftdoc2101.zip
To view the documentation online, go to