diff options
Diffstat (limited to 'Build/source/tardate.ac')
-rw-r--r-- | Build/source/tardate.ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/tardate.ac b/Build/source/tardate.ac new file mode 100644 index 00000000000..98a723011ca --- /dev/null +++ b/Build/source/tardate.ac @@ -0,0 +1,11 @@ +dnl +dnl Copyright (C) 2010 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, +dnl with or without modifications, as long as this notice is preserved. +dnl +dnl -------------------------------------------------------- +dnl +dnl m4-include this file to define the current TeX Live tarball version +m4_define([tex_live_tardate], [2010-09-24]) |