From d80fe6965154225a742e771fcf54fdd129c88fc8 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 5 Jul 2016 15:40:19 +0200 Subject: * Version 2.6.4 released. ========================= Tag sources with `VER-2-6-4'. * docs/VERSION.TXT: Update documentation and bump version number to 2.6.4. * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj, builds/windows/vc2005/index.html, builds/windows/vc2008/freetype.vcproj, builds/windows/vc2008/index.html, 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.6.3/2.6.4/, s/263/264/. * include/freetype/freetype.h (FREETYPE_PATCH): Set to 4. * builds/unix/configure.raw (version_info): Set to 18:4:12. * CMakeLists.txt (VERSION_PATCH): Set to 4. * docs/CHANGES: Updated. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index ff81cdf3b..09a203ab7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - FreeType 2.6.3 + FreeType 2.6.4 ============== Homepage: http://www.freetype.org @@ -24,9 +24,9 @@ and download one of the following files. - freetype-doc-2.6.3.tar.bz2 - freetype-doc-2.6.3.tar.gz - ftdoc263.zip + freetype-doc-2.6.4.tar.bz2 + freetype-doc-2.6.4.tar.gz + ftdoc264.zip To view the documentation online, go to -- cgit v1.2.1