diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-03 22:50:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-03 22:50:48 +0000 |
commit | ba9fdf1ead9d7e7cc465b9e0759d45fb3a065810 (patch) | |
tree | f7e15a98532d88144b539591d805b139a9158c1e /Build/source/libs/harfbuzz | |
parent | 16da2238d06931f580ce6a929aec4105b35e2f24 (diff) |
reautoconf, sync, dvipdfm-x doc note
git-svn-id: svn://tug.org/texlive/trunk@42199 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz')
-rwxr-xr-x | Build/source/libs/harfbuzz/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/harfbuzz/configure b/Build/source/libs/harfbuzz/configure index 79e1df2f6af..8546ce4ddc2 100755 --- a/Build/source/libs/harfbuzz/configure +++ b/Build/source/libs/harfbuzz/configure @@ -4205,8 +4205,8 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags HB_VERSION_MAJOR=1 -HB_VERSION_MINOR=2 -HB_VERSION_MICRO=7 +HB_VERSION_MINOR=3 +HB_VERSION_MICRO=2 HB_VERSION=1.3.2 ac_ext=c |