summaryrefslogtreecommitdiff
path: root/src
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 /src
parenta3bab162b2ae616074c8877a04556932998aeacd (diff)
downloadfreetype2-6a2b3e4007e794bfc6c91030d0ed987f925164a8.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 'src')
-rw-r--r--src/base/ftver.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/ftver.rc b/src/base/ftver.rc
index 15dda7f4f..0b92e9b89 100644
--- a/src/base/ftver.rc
+++ b/src/base/ftver.rc
@@ -18,8 +18,8 @@
#include<windows.h>
-#define FT_VERSION 2,10,3,0
-#define FT_VERSION_STR "2.10.3"
+#define FT_VERSION 2,10,4,0
+#define FT_VERSION_STR "2.10.4"
VS_VERSION_INFO VERSIONINFO
FILEVERSION FT_VERSION