summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/version.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-24 09:00:18 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-07-24 09:00:18 +0000
commitc1841336503cc8eb2355c2eab40012c856f18369 (patch)
treecc621dbfe9646083a4ae860a614f291bdb97ce58 /Build/source/texk/chktex/version.ac
parent5c61483aad70d3170b38c8c4a5b74d6f1c7581fd (diff)
chktex: Move from utils/ to texk/, now using kpathsea
git-svn-id: svn://tug.org/texlive/trunk@27137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/chktex/version.ac')
-rw-r--r--Build/source/texk/chktex/version.ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/chktex/version.ac b/Build/source/texk/chktex/version.ac
new file mode 100644
index 00000000000..0cfc38830b8
--- /dev/null
+++ b/Build/source/texk/chktex/version.ac
@@ -0,0 +1,11 @@
+dnl
+dnl Copyright (C) 2012 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 chktex version
+m4_define([chktex_version], [1.6.6])