summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex/configure
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-06 21:56:59 +0000
committerKarl Berry <karl@freefriends.org>2016-03-06 21:56:59 +0000
commit0df442da6c9f9da9073921e19f1077d5b8bce0e7 (patch)
tree87853175f0b330ade83e05f42d9e39f7c82832fe /Build/source/texk/upmendex/configure
parent8359d1bc4d0ebf339b6de163cc5c7c197f85d8b7 (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/upmendex/configure')
-rwxr-xr-xBuild/source/texk/upmendex/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/upmendex/configure b/Build/source/texk/upmendex/configure
index 16fce276bd2..e5e80f21c88 100755
--- a/Build/source/texk/upmendex/configure
+++ b/Build/source/texk/upmendex/configure
@@ -17747,7 +17747,7 @@ ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
-$as_echo "#define TL_VERSION \"TeX Live 2016/dev\"" >>confdefs.h
+$as_echo "#define TL_VERSION \"TeX Live 2016\"" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if C99 variadic macros are supported" >&5