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/source/tardate.ac | |
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/source/tardate.ac')
-rw-r--r-- | Build/source/tardate.ac | 7 |
1 files changed, 4 insertions, 3 deletions
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]) |