diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-29 23:09:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-29 23:09:13 +0000 |
commit | 8d95039e8c3517cdb4d7cf88303d7deaa9e00392 (patch) | |
tree | 91dbf947e7e8748cce85ee978835a4a958fe61b3 /Build | |
parent | 4b0dc3ac5eb455f007bcc50673e1b965e44abb57 (diff) |
increment versions and append /dev in autoconf source files,
to prepare for TL17.
git-svn-id: svn://tug.org/texlive/trunk@41571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/ChangeLog | 8 | ||||
-rw-r--r-- | Build/source/tardate.ac | 7 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/doc/kpathsea.info | 112 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/doc/kpathsea.texi | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/version.ac | 2 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/ChangeLog | 6 | ||||
-rw-r--r-- | Build/source/texk/ptexenc/version.ac | 2 | ||||
-rw-r--r-- | Build/source/version.ac | 2 |
9 files changed, 83 insertions, 64 deletions
diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog index 3e8f73ad5c6..03076f7b243 100644 --- a/Build/source/ChangeLog +++ b/Build/source/ChangeLog @@ -1,3 +1,9 @@ +2016-06-30 Karl Berry <karl@tug.org> + + * version.ac (tex_live_version): 2016 => 2017/dev. + * tardate.ac (tex_live_tardate): 2015-05-12 => 2016-05-23. + (Though this is not used for any release.) + 2016-03-16 Karl Berry <karl@tug.org> * Build: check for exitstatus.txt not having an exit status. @@ -579,3 +585,5 @@ * texk/web2c/omegadir/com16bit.ch, alephdir/com16bit-rc2.ch (sup_main_memory, sup_save_size): increase per tex.ch. From Akira. + +(This ChangeLog file public domain.) diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac index 5f229085468..f808a7045af 100644 --- a/Build/source/tardate.ac +++ b/Build/source/tardate.ac @@ -1,5 +1,6 @@ -dnl -dnl Copyright (C) 2010-2015 Peter Breitenlohner <tex-live@tug.org> +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 dnl gives unlimited permission to copy and/or distribute it, @@ -8,4 +9,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live tarball version -m4_define([tex_live_tardate], [2015-06-12]) +m4_define([tex_live_tardate], [2016-05-23]) diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index bc6cb0667ac..199b86a6033 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,7 @@ +2016-06-30 Karl Berry <karl@tug.org> + + * version.ac (kpse_version): 6.2.2 => 6.2.3dev. + 2016-06-29 Akira Kakuto <kakuto@fuk.kindai.ac.jp> * kpsewhich.c: Remove unnecessary w32 changes, diff --git a/Build/source/texk/kpathsea/doc/kpathsea.info b/Build/source/texk/kpathsea/doc/kpathsea.info index 61b1f7b294b..22def057e99 100644 --- a/Build/source/texk/kpathsea/doc/kpathsea.info +++ b/Build/source/texk/kpathsea/doc/kpathsea.info @@ -37,7 +37,7 @@ Kpathsea library **************** This manual documents the Kpathsea library for path searching. It -corresponds to version 6.2.2, released in Aprile 2016. +corresponds to version 6.2.3dev, released in June 2016. * Menu: @@ -61,8 +61,8 @@ File: kpathsea.info, Node: Introduction, Next: unixtex.ftp, Prev: Top, Up: T 1 Introduction ************** -This manual corresponds to version 6.2.2 of the Kpathsea library, -released in Aprile 2016. +This manual corresponds to version 6.2.3dev of the Kpathsea library, +released in June 2016. The library's fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do when @@ -3637,58 +3637,58 @@ Index Tag Table: Node: Top1480 -Node: Introduction2261 -Node: History4208 -Node: unixtex.ftp8805 -Node: Security10300 -Node: TeX directory structure12804 -Node: Path searching16852 -Node: Searching overview17510 -Node: Path sources20905 -Node: Config files21963 -Node: Path expansion25890 -Node: Default expansion26839 -Node: Variable expansion28909 -Node: Tilde expansion30310 -Node: Brace expansion31290 -Node: KPSE_DOT expansion32215 -Node: Subdirectory expansion32728 -Node: Filename database35082 -Node: ls-R36136 -Node: Filename aliases39031 -Node: Database format40209 -Node: Invoking kpsewhich41222 -Node: Path searching options42177 -Node: Specially-recognized files50097 -Node: Auxiliary tasks51452 -Node: Standard options53791 -Node: TeX support54147 -Node: Supported file formats55499 -Node: File lookup63164 -Node: Glyph lookup64913 -Node: Basic glyph lookup66037 -Node: Fontmap66917 -Node: Fallback font69338 -Node: Suppressing warnings70250 -Node: mktex scripts71377 -Node: mktex configuration72592 -Node: mktex script names78395 -Node: mktex script arguments79781 -Node: Programming80660 -Node: Programming overview81182 -Node: Calling sequence83879 -Node: Program-specific files90411 -Node: Programming with config files91434 -Node: Reporting bugs92746 -Node: Bug checklist93424 -Node: Mailing lists96896 -Node: Debugging97571 -Node: Logging102648 -Node: Common problems104515 -Node: Unable to find files104992 -Node: Slow path searching107402 -Node: Unable to generate fonts108777 -Node: TeX or Metafont failing111248 -Node: Index112601 +Node: Introduction2262 +Node: History4210 +Node: unixtex.ftp8807 +Node: Security10302 +Node: TeX directory structure12806 +Node: Path searching16854 +Node: Searching overview17512 +Node: Path sources20907 +Node: Config files21965 +Node: Path expansion25892 +Node: Default expansion26841 +Node: Variable expansion28911 +Node: Tilde expansion30312 +Node: Brace expansion31292 +Node: KPSE_DOT expansion32217 +Node: Subdirectory expansion32730 +Node: Filename database35084 +Node: ls-R36138 +Node: Filename aliases39033 +Node: Database format40211 +Node: Invoking kpsewhich41224 +Node: Path searching options42179 +Node: Specially-recognized files50099 +Node: Auxiliary tasks51454 +Node: Standard options53793 +Node: TeX support54149 +Node: Supported file formats55501 +Node: File lookup63166 +Node: Glyph lookup64915 +Node: Basic glyph lookup66039 +Node: Fontmap66919 +Node: Fallback font69340 +Node: Suppressing warnings70252 +Node: mktex scripts71379 +Node: mktex configuration72594 +Node: mktex script names78397 +Node: mktex script arguments79783 +Node: Programming80662 +Node: Programming overview81184 +Node: Calling sequence83881 +Node: Program-specific files90413 +Node: Programming with config files91436 +Node: Reporting bugs92748 +Node: Bug checklist93426 +Node: Mailing lists96898 +Node: Debugging97573 +Node: Logging102650 +Node: Common problems104517 +Node: Unable to find files104994 +Node: Slow path searching107404 +Node: Unable to generate fonts108779 +Node: TeX or Metafont failing111250 +Node: Index112603 End Tag Table diff --git a/Build/source/texk/kpathsea/doc/kpathsea.texi b/Build/source/texk/kpathsea/doc/kpathsea.texi index 6a07df1575b..71f8ba3726d 100644 --- a/Build/source/texk/kpathsea/doc/kpathsea.texi +++ b/Build/source/texk/kpathsea/doc/kpathsea.texi @@ -2,8 +2,8 @@ @setfilename kpathsea.info @settitle Kpathsea: A library for path searching -@set version 6.2.2 -@set month-year Aprile 2016 +@set version 6.2.3dev +@set month-year June 2016 @copying This file documents the Kpathsea library for path searching. diff --git a/Build/source/texk/kpathsea/version.ac b/Build/source/texk/kpathsea/version.ac index 35d4dfe090f..f1fe472b4a6 100644 --- a/Build/source/texk/kpathsea/version.ac +++ b/Build/source/texk/kpathsea/version.ac @@ -20,4 +20,4 @@ dnl append "dev", to distinguish binaries built between releases. dnl -------------------------------------------------------- dnl dnl this file is m4-included from configure.ac -m4_define([kpse_version], [6.2.2]) +m4_define([kpse_version], [6.2.3/dev]) diff --git a/Build/source/texk/ptexenc/ChangeLog b/Build/source/texk/ptexenc/ChangeLog index 4fd8dfc6264..d25e121b5a4 100644 --- a/Build/source/texk/ptexenc/ChangeLog +++ b/Build/source/texk/ptexenc/ChangeLog @@ -1,3 +1,7 @@ +2016-06-30 Karl Berry <karl@tug.org> + + * version.ac (ptexenc_version): 1.3.4 => 1.3.5dev. + 2016-03-06 Karl Berry <karl@tug.org> * version.ac: remove /dev for start of 2016 builds. @@ -262,3 +266,5 @@ 2010-04-12 Peter Breitenlohner <peb@mppmu.mpg.de> * ptexenc.c (NOFILE) [MinGW32]: Always define it. + +(This ChangeLog file public domain.) diff --git a/Build/source/texk/ptexenc/version.ac b/Build/source/texk/ptexenc/version.ac index fa68427d18f..bc7f480375b 100644 --- a/Build/source/texk/ptexenc/version.ac +++ b/Build/source/texk/ptexenc/version.ac @@ -20,4 +20,4 @@ dnl append "dev", to distinguish binaries built between releases. dnl -------------------------------------------------------- dnl dnl this file is m4-included from configure.ac -m4_define([ptexenc_version], [1.3.4]) +m4_define([ptexenc_version], [1.3.5dev]) diff --git a/Build/source/version.ac b/Build/source/version.ac index 76f4de09014..c6ba04e9876 100644 --- a/Build/source/version.ac +++ b/Build/source/version.ac @@ -9,4 +9,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live version -m4_define([tex_live_version], [2016]) +m4_define([tex_live_version], [2017/dev]) |