summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/mkind.h
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-17 23:06:17 +0000
committerKarl Berry <karl@freefriends.org>2009-06-17 23:06:17 +0000
commit0e8507b3ae5ce3950803002c45ba2ebfbde976a8 (patch)
treeb4665b8fea4199ee76afb07f45f225736f9393ae /Build/source/texk/makeindexk/mkind.h
parentc7fa66120e55a508b15fc258c4886bf91bf6c9ef (diff)
initialize variable, change version
git-svn-id: svn://tug.org/texlive/trunk@13794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makeindexk/mkind.h')
-rw-r--r--Build/source/texk/makeindexk/mkind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/makeindexk/mkind.h b/Build/source/texk/makeindexk/mkind.h
index bff29ff099c..f4c3e2e0f72 100644
--- a/Build/source/texk/makeindexk/mkind.h
+++ b/Build/source/texk/makeindexk/mkind.h
@@ -358,7 +358,7 @@ ensuing.
/*====================================================================*/
#if USE_KPATHSEA
-#define VERSION "version 2.15 [20-Nov-2007] (kpathsea + Thai support)"
+#define VERSION "version 2.15 [TeX Live 2009] (kpathsea + Thai support)"
#else
#define VERSION "version 2.15 [20-Nov-2007] (with Thai support)"
#endif