diff options
Diffstat (limited to 'Build/source/tardate.ac')
-rw-r--r-- | Build/source/tardate.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac index 35c3382acc3..d1d752b37be 100644 --- a/Build/source/tardate.ac +++ b/Build/source/tardate.ac @@ -1,5 +1,5 @@ dnl -dnl Copyright (C) 2010-2013 Peter Breitenlohner <tex-live@tug.org> +dnl Copyright (C) 2010-2014 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 +8,4 @@ dnl dnl -------------------------------------------------------- dnl dnl m4-include this file to define the current TeX Live tarball version -m4_define([tex_live_tardate], [2013-09-01]) +m4_define([tex_live_tardate], [2014-01-01]) |