mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
* Version 2.12.0 released.
========================== Tag sources with `VER-2-12-0'. * docs/VERSION.TXT: Add entry for version 2.12.0. * docs/CHANGES, docs/release: Updated. * README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.11.1/2.12.0/, s/2111/2120/. * include/freetype/freetype.h (FREETYPE_MINOR): Set to 12. (FREETYPE_PATCH): Set to 0. * builds/unix/configure.raw (version_info): Set to 24:2:18. * CMakeLists.txt (VERSION_MINOR): Set to 12. (VERSION_PATCH): Set to 0. * builds/toplevel.mk (do-dist): Generate `ChangeLog` entries for all commits since version 2.11.0 (when we stopped creating this file manually).
This commit is contained in:
8
README
8
README
@@ -1,4 +1,4 @@
|
||||
FreeType 2.11.1
|
||||
FreeType 2.12.0
|
||||
===============
|
||||
|
||||
Homepage: https://www.freetype.org
|
||||
@@ -30,9 +30,9 @@ sites. Go to
|
||||
|
||||
and download one of the following files.
|
||||
|
||||
freetype-doc-2.11.1.tar.xz
|
||||
freetype-doc-2.11.1.tar.gz
|
||||
ftdoc2111.zip
|
||||
freetype-doc-2.12.0.tar.xz
|
||||
freetype-doc-2.12.0.tar.gz
|
||||
ftdoc2120.zip
|
||||
|
||||
To view the documentation online, go to
|
||||
|
||||
|
||||
Reference in New Issue
Block a user