diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-08 22:19:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-08 22:19:26 +0000 |
commit | a685a86edff2ee0e98f68095473cd1bc1380f41e (patch) | |
tree | f2093f9db688d9f480d62c53c7a9935153933efd /Build/source/texk/web2c/configure | |
parent | 151e09fa8bfbc7d8091329179c1688f92415d642 (diff) |
reautoconf
git-svn-id: svn://tug.org/texlive/trunk@44992 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure')
-rwxr-xr-x | Build/source/texk/web2c/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure index dd392a42ba1..7c0a7268168 100755 --- a/Build/source/texk/web2c/configure +++ b/Build/source/texk/web2c/configure @@ -24865,10 +24865,10 @@ ac_config_files="$ac_config_files silent-sh" ## texk/web2c/synctexdir/ac/synctex.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/ -SYNCTEXVERSION=1.18.0 +SYNCTEXVERSION=1.19.0 -SYNCTEX_LT_VERSINFO=19:0:18 +SYNCTEX_LT_VERSINFO=20:0:19 if test "x$enable_synctex" != xno; then |