summaryrefslogtreecommitdiff
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
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
-rw-r--r--Build/source/ChangeLog4
-rwxr-xr-xBuild/source/configure4
-rwxr-xr-xBuild/source/libs/configure20
-rwxr-xr-xBuild/source/texk/configure20
-rw-r--r--Build/source/texk/dvi2tty/Makefile.in4
-rw-r--r--Build/source/texk/kpathsea/ChangeLog4
-rw-r--r--Build/source/texk/kpathsea/c-auto.in2
-rwxr-xr-xBuild/source/texk/kpathsea/configure24
-rw-r--r--Build/source/texk/kpathsea/version.ac6
-rwxr-xr-xBuild/source/texk/makeindexk/configure2
-rwxr-xr-xBuild/source/texk/mendexk/configure2
-rw-r--r--Build/source/texk/ptexenc/ChangeLog4
-rw-r--r--Build/source/texk/ptexenc/c-auto.in2
-rwxr-xr-xBuild/source/texk/ptexenc/configure24
-rw-r--r--Build/source/texk/ptexenc/version.ac6
-rwxr-xr-xBuild/source/texk/texlive/configure20
-rwxr-xr-xBuild/source/texk/upmendex/configure2
-rwxr-xr-xBuild/source/texk/web2c/configure24
-rwxr-xr-xBuild/source/texk/web2c/web2c/configure20
-rwxr-xr-xBuild/source/utils/configure20
-rw-r--r--Build/source/version.ac4
21 files changed, 118 insertions, 100 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog
index d568f27bbe4..656de3bb9b6 100644
--- a/Build/source/ChangeLog
+++ b/Build/source/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-06 Karl Berry <karl@tug.org>
+
+ * version.ac: remove /dev to prepare for 2016.
+
2015-06-12 Peter Breitenlohner <peb@mppmu.mpg.de>
* version.ac: Switch 2015 => 2016/dev.
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
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index dbdebdb860e..2be143f7cdc 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live libs 2016/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live libs 2016.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live libs'
PACKAGE_TARNAME='tex-live-libs'
-PACKAGE_VERSION='2016/dev'
-PACKAGE_STRING='TeX Live libs 2016/dev'
+PACKAGE_VERSION='2016'
+PACKAGE_STRING='TeX Live libs 2016'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1417,7 +1417,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live libs 2016/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live libs 2016 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1487,7 +1487,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live libs 2016/dev:";;
+ short | recursive ) echo "Configuration of TeX Live libs 2016:";;
esac
cat <<\_ACEOF
@@ -1781,7 +1781,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live libs configure 2016/dev
+TeX Live libs configure 2016
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1882,7 +1882,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live libs $as_me 2016/dev, which was
+It was created by TeX Live libs $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6106,7 +6106,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-libs'
- VERSION='2016/dev'
+ VERSION='2016'
cat >>confdefs.h <<_ACEOF
@@ -7172,7 +7172,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live libs $as_me 2016/dev, which was
+This file was extended by TeX Live libs $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7229,7 +7229,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live libs config.status 2016/dev
+TeX Live libs config.status 2016
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/configure b/Build/source/texk/configure
index 1456a0a4cd7..0db467c05a9 100755
--- a/Build/source/texk/configure
+++ b/Build/source/texk/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live texk 2016/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live texk 2016.
#
# Report bugs to <peb@mppmu.mpg.de>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live texk'
PACKAGE_TARNAME='tex-live-texk'
-PACKAGE_VERSION='2016/dev'
-PACKAGE_STRING='TeX Live texk 2016/dev'
+PACKAGE_VERSION='2016'
+PACKAGE_STRING='TeX Live texk 2016'
PACKAGE_BUGREPORT='peb@mppmu.mpg.de'
PACKAGE_URL=''
@@ -1429,7 +1429,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live texk 2016/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live texk 2016 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1499,7 +1499,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live texk 2016/dev:";;
+ short | recursive ) echo "Configuration of TeX Live texk 2016:";;
esac
cat <<\_ACEOF
@@ -1793,7 +1793,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live texk configure 2016/dev
+TeX Live texk configure 2016
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1894,7 +1894,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live texk $as_me 2016/dev, which was
+It was created by TeX Live texk $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6118,7 +6118,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-texk'
- VERSION='2016/dev'
+ VERSION='2016'
cat >>confdefs.h <<_ACEOF
@@ -7280,7 +7280,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live texk $as_me 2016/dev, which was
+This file was extended by TeX Live texk $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7337,7 +7337,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live texk config.status 2016/dev
+TeX Live texk config.status 2016
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/dvi2tty/Makefile.in b/Build/source/texk/dvi2tty/Makefile.in
index ccb2300aa77..fce24de7235 100644
--- a/Build/source/texk/dvi2tty/Makefile.in
+++ b/Build/source/texk/dvi2tty/Makefile.in
@@ -583,8 +583,8 @@ man1_MANS = \
TESTS = disdvi.test dvi2tty.test
TESTS_ENVIRONMENT = DVI2TTY_TREE=$(DVI2TTY_TREE)
DISTCLEANFILES = ligtest.dout ligtest.out test.out testc.out tests.out \
- testu.out table.out tablec.out tables.out tableu.out tableuC.out \
- tableEu.out tableEu1.out tableEuC.out tableEua.out
+ testu.out table.out tablec.out tables.out tableu.out \
+ tableuC.out tableEu.out tableEu1.out tableEuC.out tableEua.out
all: c-auto.h
$(MAKE) $(AM_MAKEFLAGS) all-am
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 3a08e75ec69..f413ba82af2 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-06 Karl Berry <karl@tug.org>
+
+ * version.ac: remove /dev for start of 2016 builds.
+
2016-02-27 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* kpsewhich.c: Allow Unicode file name for upmendex in kpsewhich.
diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in
index 8029626515c..f297e7960b6 100644
--- a/Build/source/texk/kpathsea/c-auto.in
+++ b/Build/source/texk/kpathsea/c-auto.in
@@ -23,7 +23,7 @@
#define KPATHSEA_C_AUTO_H
/* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.2.2dev"
+#define KPSEVERSION "kpathsea version 6.2.2"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure
index 7ca877fb6c9..1960d032d00 100755
--- a/Build/source/texk/kpathsea/configure
+++ b/Build/source/texk/kpathsea/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Kpathsea 6.2.2dev.
+# Generated by GNU Autoconf 2.69 for Kpathsea 6.2.2.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Kpathsea'
PACKAGE_TARNAME='kpathsea'
-PACKAGE_VERSION='6.2.2dev'
-PACKAGE_STRING='Kpathsea 6.2.2dev'
+PACKAGE_VERSION='6.2.2'
+PACKAGE_STRING='Kpathsea 6.2.2'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Kpathsea 6.2.2dev to adapt to many kinds of systems.
+\`configure' configures Kpathsea 6.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1409,7 +1409,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Kpathsea 6.2.2dev:";;
+ short | recursive ) echo "Configuration of Kpathsea 6.2.2:";;
esac
cat <<\_ACEOF
@@ -1537,7 +1537,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Kpathsea configure 6.2.2dev
+Kpathsea configure 6.2.2
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2376,7 +2376,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Kpathsea $as_me 6.2.2dev, which was
+It was created by Kpathsea $as_me 6.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2757,14 +2757,14 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-KPSEVERSION=6.2.2dev
+KPSEVERSION=6.2.2
KPSE_LT_VERSINFO=8:2:2
- WEB2CVERSION=" (TeX Live 2016/dev)"
+ WEB2CVERSION=" (TeX Live 2016)"
am__api_version='1.15'
@@ -8071,7 +8071,7 @@ fi
# Define the identity of the package.
PACKAGE='kpathsea'
- VERSION='6.2.2dev'
+ VERSION='6.2.2'
cat >>confdefs.h <<_ACEOF
@@ -14695,7 +14695,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Kpathsea $as_me 6.2.2dev, which was
+This file was extended by Kpathsea $as_me 6.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14761,7 +14761,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Kpathsea config.status 6.2.2dev
+Kpathsea config.status 6.2.2
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/kpathsea/version.ac b/Build/source/texk/kpathsea/version.ac
index 66bb0097115..35d4dfe090f 100644
--- a/Build/source/texk/kpathsea/version.ac
+++ b/Build/source/texk/kpathsea/version.ac
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl Copyright 2016 Karl Berry <tex-live@tug.org>
dnl Copyright 2011-2015 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
@@ -17,5 +19,5 @@ dnl After a release:
dnl append "dev", to distinguish binaries built between releases.
dnl --------------------------------------------------------
dnl
-dnl m4-include this file to define the current kpathsea version
-m4_define([kpse_version], [6.2.2dev])
+dnl this file is m4-included from configure.ac
+m4_define([kpse_version], [6.2.2])
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
diff --git a/Build/source/texk/mendexk/configure b/Build/source/texk/mendexk/configure
index e4cff6d3cfa..bb4ff4da9f0 100755
--- a/Build/source/texk/mendexk/configure
+++ b/Build/source/texk/mendexk/configure
@@ -13458,7 +13458,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
diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog
index 79212863629..4fd8dfc6264 100644
--- a/Build/source/texk/ptexenc/ChangeLog
+++ b/Build/source/texk/ptexenc/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-06 Karl Berry <karl@tug.org>
+
+ * version.ac: remove /dev for start of 2016 builds.
+
2016-03-01 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* ptexenc.c: Increase default OPEN_MAX on system
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in
index 75461142f02..0676a7746d6 100644
--- a/Build/source/texk/ptexenc/c-auto.in
+++ b/Build/source/texk/ptexenc/c-auto.in
@@ -6,7 +6,7 @@
#define PTEXENC_C_AUTO_H
/* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.3.4dev"
+#define PTEXENCVERSION "ptexenc version 1.3.4"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID
diff --git a/Build/source/texk/ptexenc/configure b/Build/source/texk/ptexenc/configure
index 2b59c10c2ab..2be864916c2 100755
--- a/Build/source/texk/ptexenc/configure
+++ b/Build/source/texk/ptexenc/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ptexenc 1.3.4dev.
+# Generated by GNU Autoconf 2.69 for ptexenc 1.3.4.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ptexenc'
PACKAGE_TARNAME='ptexenc'
-PACKAGE_VERSION='1.3.4dev'
-PACKAGE_STRING='ptexenc 1.3.4dev'
+PACKAGE_VERSION='1.3.4'
+PACKAGE_STRING='ptexenc 1.3.4'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1330,7 +1330,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ptexenc 1.3.4dev to adapt to many kinds of systems.
+\`configure' configures ptexenc 1.3.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1400,7 +1400,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ptexenc 1.3.4dev:";;
+ short | recursive ) echo "Configuration of ptexenc 1.3.4:";;
esac
cat <<\_ACEOF
@@ -1520,7 +1520,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ptexenc configure 1.3.4dev
+ptexenc configure 1.3.4
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2176,7 +2176,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ptexenc $as_me 1.3.4dev, which was
+It was created by ptexenc $as_me 1.3.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2557,7 +2557,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-PTEXENCVERSION=1.3.4dev
+PTEXENCVERSION=1.3.4
PTEXENC_LT_VERSINFO=4:4:3
@@ -7867,7 +7867,7 @@ fi
# Define the identity of the package.
PACKAGE='ptexenc'
- VERSION='1.3.4dev'
+ VERSION='1.3.4'
cat >>confdefs.h <<_ACEOF
@@ -13885,7 +13885,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-ptexenc config.lt 1.3.4dev
+ptexenc config.lt 1.3.4
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -15612,7 +15612,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ptexenc $as_me 1.3.4dev, which was
+This file was extended by ptexenc $as_me 1.3.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15678,7 +15678,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ptexenc config.status 1.3.4dev
+ptexenc config.status 1.3.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/ptexenc/version.ac b/Build/source/texk/ptexenc/version.ac
index b731a12cd6d..fa68427d18f 100644
--- a/Build/source/texk/ptexenc/version.ac
+++ b/Build/source/texk/ptexenc/version.ac
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl Copyright 2016 Karl Berry <tex-live@tug.org>
dnl Copyright 2011-2015 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
@@ -17,5 +19,5 @@ dnl After a release:
dnl append "dev", to distinguish binaries built between releases.
dnl --------------------------------------------------------
dnl
-dnl m4-include this file to define the current ptexenc version
-m4_define([ptexenc_version], [1.3.4dev])
+dnl this file is m4-included from configure.ac
+m4_define([ptexenc_version], [1.3.4])
diff --git a/Build/source/texk/texlive/configure b/Build/source/texk/texlive/configure
index 464b3213b1d..d3f7adebf10 100755
--- a/Build/source/texk/texlive/configure
+++ b/Build/source/texk/texlive/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2016/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live Scripts 2016.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live Scripts'
PACKAGE_TARNAME='tex-live-scripts'
-PACKAGE_VERSION='2016/dev'
-PACKAGE_STRING='TeX Live Scripts 2016/dev'
+PACKAGE_VERSION='2016'
+PACKAGE_STRING='TeX Live Scripts 2016'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1238,7 +1238,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live Scripts 2016/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live Scripts 2016 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1305,7 +1305,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live Scripts 2016/dev:";;
+ short | recursive ) echo "Configuration of TeX Live Scripts 2016:";;
esac
cat <<\_ACEOF
@@ -1400,7 +1400,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live Scripts configure 2016/dev
+TeX Live Scripts configure 2016
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1455,7 +1455,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live Scripts $as_me 2016/dev, which was
+It was created by TeX Live Scripts $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2322,7 +2322,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-scripts'
- VERSION='2016/dev'
+ VERSION='2016'
cat >>confdefs.h <<_ACEOF
@@ -4224,7 +4224,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live Scripts $as_me 2016/dev, which was
+This file was extended by TeX Live Scripts $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4281,7 +4281,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live Scripts config.status 2016/dev
+TeX Live Scripts config.status 2016
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
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
diff --git a/Build/source/texk/web2c/configure b/Build/source/texk/web2c/configure
index e8b1a612345..0cd798a85e5 100755
--- a/Build/source/texk/web2c/configure
+++ b/Build/source/texk/web2c/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C 2016/dev.
+# Generated by GNU Autoconf 2.69 for Web2C 2016.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Web2C'
PACKAGE_TARNAME='web2c'
-PACKAGE_VERSION='2016/dev'
-PACKAGE_STRING='Web2C 2016/dev'
+PACKAGE_VERSION='2016'
+PACKAGE_STRING='Web2C 2016'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1608,7 +1608,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Web2C 2016/dev to adapt to many kinds of systems.
+\`configure' configures Web2C 2016 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1682,7 +1682,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C 2016/dev:";;
+ short | recursive ) echo "Configuration of Web2C 2016:";;
esac
cat <<\_ACEOF
@@ -1903,7 +1903,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C configure 2016/dev
+Web2C configure 2016
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2992,7 +2992,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Web2C $as_me 2016/dev, which was
+It was created by Web2C $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3373,7 +3373,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
-WEB2CVERSION=2016/dev
+WEB2CVERSION=2016
am__api_version='1.15'
@@ -8680,7 +8680,7 @@ fi
# Define the identity of the package.
PACKAGE='web2c'
- VERSION='2016/dev'
+ VERSION='2016'
cat >>confdefs.h <<_ACEOF
@@ -22501,7 +22501,7 @@ Usage: $0 [OPTIONS]
Report bugs to <bug-libtool@gnu.org>."
lt_cl_version="\
-Web2C config.lt 2016/dev
+Web2C config.lt 2016
configured by $0, generated by GNU Autoconf 2.69.
Copyright (C) 2011 Free Software Foundation, Inc.
@@ -25610,7 +25610,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Web2C $as_me 2016/dev, which was
+This file was extended by Web2C $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -25680,7 +25680,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Web2C config.status 2016/dev
+Web2C config.status 2016
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/texk/web2c/web2c/configure b/Build/source/texk/web2c/web2c/configure
index ebed28d902d..2817b9d8750 100755
--- a/Build/source/texk/web2c/web2c/configure
+++ b/Build/source/texk/web2c/web2c/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Web2C Tools 2016/dev.
+# Generated by GNU Autoconf 2.69 for Web2C Tools 2016.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='Web2C Tools'
PACKAGE_TARNAME='web2c-tools'
-PACKAGE_VERSION='2016/dev'
-PACKAGE_STRING='Web2C Tools 2016/dev'
+PACKAGE_VERSION='2016'
+PACKAGE_STRING='Web2C Tools 2016'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1328,7 +1328,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures Web2C Tools 2016/dev to adapt to many kinds of systems.
+\`configure' configures Web2C Tools 2016 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1398,7 +1398,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of Web2C Tools 2016/dev:";;
+ short | recursive ) echo "Configuration of Web2C Tools 2016:";;
esac
cat <<\_ACEOF
@@ -1521,7 +1521,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-Web2C Tools configure 2016/dev
+Web2C Tools configure 2016
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2360,7 +2360,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by Web2C Tools $as_me 2016/dev, which was
+It was created by Web2C Tools $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8045,7 +8045,7 @@ fi
# Define the identity of the package.
PACKAGE='web2c-tools'
- VERSION='2016/dev'
+ VERSION='2016'
cat >>confdefs.h <<_ACEOF
@@ -14574,7 +14574,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by Web2C Tools $as_me 2016/dev, which was
+This file was extended by Web2C Tools $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14640,7 +14640,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-Web2C Tools config.status 2016/dev
+Web2C Tools config.status 2016
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/utils/configure b/Build/source/utils/configure
index af73cf50a75..a21367af697 100755
--- a/Build/source/utils/configure
+++ b/Build/source/utils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for TeX Live utils 2016/dev.
+# Generated by GNU Autoconf 2.69 for TeX Live utils 2016.
#
# Report bugs to <tex-k@tug.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='TeX Live utils'
PACKAGE_TARNAME='tex-live-utils'
-PACKAGE_VERSION='2016/dev'
-PACKAGE_STRING='TeX Live utils 2016/dev'
+PACKAGE_VERSION='2016'
+PACKAGE_STRING='TeX Live utils 2016'
PACKAGE_BUGREPORT='tex-k@tug.org'
PACKAGE_URL=''
@@ -1409,7 +1409,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures TeX Live utils 2016/dev to adapt to many kinds of systems.
+\`configure' configures TeX Live utils 2016 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1479,7 +1479,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live utils 2016/dev:";;
+ short | recursive ) echo "Configuration of TeX Live utils 2016:";;
esac
cat <<\_ACEOF
@@ -1773,7 +1773,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live utils configure 2016/dev
+TeX Live utils configure 2016
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1874,7 +1874,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live utils $as_me 2016/dev, which was
+It was created by TeX Live utils $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -6098,7 +6098,7 @@ fi
# Define the identity of the package.
PACKAGE='tex-live-utils'
- VERSION='2016/dev'
+ VERSION='2016'
cat >>confdefs.h <<_ACEOF
@@ -7100,7 +7100,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live utils $as_me 2016/dev, which was
+This file was extended by TeX Live utils $as_me 2016, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -7157,7 +7157,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-TeX Live utils config.status 2016/dev
+TeX Live utils config.status 2016
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/Build/source/version.ac b/Build/source/version.ac
index 1575c8002bf..76f4de09014 100644
--- a/Build/source/version.ac
+++ b/Build/source/version.ac
@@ -1,3 +1,5 @@
+dnl $Id$
+dnl Copyright 2016 Karl Berry <tex-live@tug.org>
dnl Copyright 2010-2015 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
@@ -7,4 +9,4 @@ dnl
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current TeX Live version
-m4_define([tex_live_version], [2016/dev])
+m4_define([tex_live_version], [2016])