diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-27 11:52:58 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-09-27 11:52:58 +0000 |
commit | 2e26e2de2fab729811e7dd6d11471e0c31b56a04 (patch) | |
tree | 3721976bb0403d72f2ff0e107d5b769f6bad5822 /Build/source/tardate.ac | |
parent | 6349672c504104808d5ec75b8c0b5d6ade95f195 (diff) |
Version 2011/dev
git-svn-id: svn://tug.org/texlive/trunk@19917 c570f23f-e606-0410-a88d-b1316a301751
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]) |