diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-22 22:07:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-22 22:07:08 +0000 |
commit | 3aa6801ea6246674434ec13776081b49f271f226 (patch) | |
tree | 56c642a3bf7705acaea9ea26e6260ac5f5908579 /Build/source/libs/harfbuzz | |
parent | 7fd9e715da9b699c6c01df981760a9a507e1bec7 (diff) |
reautoconf
git-svn-id: svn://tug.org/texlive/trunk@41525 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz')
-rwxr-xr-x | Build/source/libs/harfbuzz/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/harfbuzz/configure b/Build/source/libs/harfbuzz/configure index 6a5b0eb2542..e16bfeab4f7 100755 --- a/Build/source/libs/harfbuzz/configure +++ b/Build/source/libs/harfbuzz/configure @@ -4206,7 +4206,7 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags HB_VERSION_MAJOR=1 HB_VERSION_MINOR=2 -HB_VERSION_MICRO=6 +HB_VERSION_MICRO=7 HB_VERSION=1.2.7 ac_ext=c |