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/configure | |
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/configure')
-rwxr-xr-x | Build/source/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index ab4649eeca3..e8872a0c09d 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -24777,11 +24777,11 @@ msg_compiling="$msg_compiling test "x$srcdir" = x. || msg_compiling="$msg_compiling from sources in $kpse_src" { $as_echo "$as_me:${as_lineno-$LINENO}: result: -** Configuration summary for $PACKAGE_STRING (2016/dev$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2016$with_banner_add): $msg_compiling" >&5 $as_echo " -** Configuration summary for $PACKAGE_STRING (2016/dev$with_banner_add): +** Configuration summary for $PACKAGE_STRING (2016$with_banner_add): $msg_compiling" >&6; } case $kpse_src$kpse_bld in |