summaryrefslogtreecommitdiff
path: root/src/base
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2020-10-10 18:14:57 +0200
committerWerner Lemberg <wl@gnu.org>2020-10-10 18:14:57 +0200
commit337670af0a1e94df3718c6467ca544ecb0282731 (patch)
tree8f6cee947feafc889fb46462968a2bff26c55be1 /src/base
parentc9f588be56a6c89c210284711417130ea53bd72e (diff)
downloadfreetype2-337670af0a1e94df3718c6467ca544ecb0282731.tar.gz
* Version 2.10.3 released.VER-2-10-3
========================== Tag sources with `VER-2-10-3'. * docs/VERSION.TXT: Add entry for version 2.10.3. * 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.2/2.10.3/, s/2102/2103/. * include/freetype/freetype.h (FREETYPE_PATCH): Set to 3. * builds/unix/configure.raw (version_info): Set to 23:3:17. * CMakeLists.txt (VERSION_PATCH): Set to 3.
Diffstat (limited to 'src/base')
-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 fcbd9eff5..15dda7f4f 100644
--- a/src/base/ftver.rc
+++ b/src/base/ftver.rc
@@ -18,8 +18,8 @@
#include<windows.h>
-#define FT_VERSION 2,10,2,0
-#define FT_VERSION_STR "2.10.2"
+#define FT_VERSION 2,10,3,0
+#define FT_VERSION_STR "2.10.3"
VS_VERSION_INFO VERSIONINFO
FILEVERSION FT_VERSION