diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-06 21:56:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-06 21:56:59 +0000 |
commit | 0df442da6c9f9da9073921e19f1077d5b8bce0e7 (patch) | |
tree | 87853175f0b330ade83e05f42d9e39f7c82832fe /Build/source/texk/makeindexk | |
parent | 8359d1bc4d0ebf339b6de163cc5c7c197f85d8b7 (diff) |
remove /dev from version strings, as 2016 trial builds continue
git-svn-id: svn://tug.org/texlive/trunk@39950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makeindexk')
-rwxr-xr-x | Build/source/texk/makeindexk/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure index a353e3e28af..6257c9e5e5d 100755 --- a/Build/source/texk/makeindexk/configure +++ b/Build/source/texk/makeindexk/configure @@ -13460,7 +13460,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in" -$as_echo "#define TEX_LIVE_VERSION \"2016/dev\"" >>confdefs.h +$as_echo "#define TEX_LIVE_VERSION \"2016\"" >>confdefs.h for ac_header in ctype.h types.h locale.h |