summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2019-03-15 07:27:02 +0100
committerWerner Lemberg <wl@gnu.org>2019-03-15 07:56:49 +0100
commitfbbcf50367403a6316a013b51690071198962920 (patch)
tree25a3e55ed188631e172d10d1c76f9a355e5b7e6e /docs
parent4e64d9d3daa6356da8ad30b8303402f7dd4a30d2 (diff)
downloadfreetype2-fbbcf50367403a6316a013b51690071198962920.tar.gz
* Version 2.10.0 released.VER-2-10-0
========================== Tag sources with `VER-2-10-0'. * docs/VERSION.TXT: Add entry for version 2.10.0. * docs/CHANGES: Updated. * 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.9.1/2.10.0/, s/291/2100/. * include/freetype/freetype.h (FREETYPE_MINOR): Set to 10. (FREETYPE_PATCH): Set to 0. * builds/unix/configure.raw (version_info): Set to 23:0:17. * CMakeLists.txt (VERSION_MINOR): Set to 10. (VERSION_PATCH): Set to 0. * builds/toplevel.mk (version, winversion): Since the minor version number has two digits now, never omit the patch number. We would get ambiguous zip file names otherwise. (dist): Remove remnants of `docmaker' tool. (do-dist): Remove unused intermediate files. * src/cff/cffparse.c (destrict_c2s_item): Guard function with CFF_CONFIG_OPTION_OLD_ENGINE macro.
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS.TXT1
-rw-r--r--docs/freetype-config.12
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/VERSIONS.TXT b/docs/VERSIONS.TXT
index 819737662..e8154bc51 100644
--- a/docs/VERSIONS.TXT
+++ b/docs/VERSIONS.TXT
@@ -52,6 +52,7 @@ on _most_ systems, but not all of them:
release libtool so
-------------------------------
+ 2.10.0 23.0.17 6.17.0
2.9.1 22.1.16 6.16.1
2.9.0 22.0.16 6.16.0
2.8.1 21.0.15 6.15.0
diff --git a/docs/freetype-config.1 b/docs/freetype-config.1
index 164b8ffa0..98d1ca115 100644
--- a/docs/freetype-config.1
+++ b/docs/freetype-config.1
@@ -1,4 +1,4 @@
-.TH FREETYPE-CONFIG 1 "May 2018" "FreeType 2.9.1"
+.TH FREETYPE-CONFIG 1 "March 2019" "FreeType 2.10.0"
.
.
.SH NAME