summaryrefslogtreecommitdiff
path: root/builds/windows/vc2010/index.html
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2020-10-20 07:10:27 +0200
committerWerner Lemberg <wl@gnu.org>2020-10-20 07:13:33 +0200
commit6a2b3e4007e794bfc6c91030d0ed987f925164a8 (patch)
treef73064bb21466a8e8990fd16b7fbe3f6d1d352ae /builds/windows/vc2010/index.html
parenta3bab162b2ae616074c8877a04556932998aeacd (diff)
downloadfreetype2-52b116582b8235aeb5e567e3e3dd9e8c1c574d21.tar.gz
* Version 2.10.4 released.VER-2-10-4
========================== Tag sources with `VER-2-10-4'. * docs/VERSION.TXT: Add entry for version 2.10.4. * docs/CHANGES: 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.10.3/2.10.4/, s/2103/2104/. * include/freetype/freetype.h (FREETYPE_PATCH): Set to 4. * builds/unix/configure.raw (version_info): Set to 23:4:17. * CMakeLists.txt (VERSION_PATCH): Set to 4.
Diffstat (limited to 'builds/windows/vc2010/index.html')
-rw-r--r--builds/windows/vc2010/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/windows/vc2010/index.html b/builds/windows/vc2010/index.html
index 91ffa2084..3b60c5fe1 100644
--- a/builds/windows/vc2010/index.html
+++ b/builds/windows/vc2010/index.html
@@ -12,7 +12,7 @@
<p>This directory contains solution and project files for
Visual&nbsp;C++&nbsp;2010 or newer, named <tt>freetype.sln</tt>,
and <tt>freetype.vcxproj</tt>. It compiles the following libraries
-from the FreeType 2.10.3 sources:</p>
+from the FreeType 2.10.4 sources:</p>
<ul>
<li>freetype.dll using 'Release' or 'Debug' configurations</li>