diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-11-07 08:11:34 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-11-07 08:11:34 +0000 |
commit | ebeab8c052198217ad94c94048c7ee6354f2bbcf (patch) | |
tree | b3c05d6b68aab4edf88650442194d6303fa19725 /Build/source/utils/xindy/version.ac | |
parent | 7d2e0be79778b37a2a346c2187e8a0ec0500e53e (diff) |
xindy: Add persian alphabet
git-svn-id: svn://tug.org/texlive/trunk@24532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/version.ac')
-rw-r--r-- | Build/source/utils/xindy/version.ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/utils/xindy/version.ac b/Build/source/utils/xindy/version.ac new file mode 100644 index 00000000000..90e8dcdb554 --- /dev/null +++ b/Build/source/utils/xindy/version.ac @@ -0,0 +1,11 @@ +dnl +dnl Copyright (C) 2011 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 xindy version +m4_define([xindy_version], [2.4]) |