summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/c-auto.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-18 11:47:01 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-06-18 11:47:01 +0000
commit1a945a5c063056ab274b6a24d9edc98bbc6b1c93 (patch)
tree14d8d1ec8bad0c6777bc9c603e86f427a28b9629 /Build/source/texk/kpathsea/c-auto.in
parent5903889d012518aa9dfd9cb58e6ca2186a675b49 (diff)
kpathsea: Version 6.2.1dev for TL 2014
Avoid useless char subscript warnings git-svn-id: svn://tug.org/texlive/trunk@34284 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/c-auto.in')
-rw-r--r--Build/source/texk/kpathsea/c-auto.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/c-auto.in b/Build/source/texk/kpathsea/c-auto.in
index b586b02a44c..48511820600 100644
--- a/Build/source/texk/kpathsea/c-auto.in
+++ b/Build/source/texk/kpathsea/c-auto.in
@@ -23,7 +23,7 @@
#define KPATHSEA_C_AUTO_H
/* kpathsea: the version string. */
-#define KPSEVERSION "kpathsea version 6.2.0"
+#define KPSEVERSION "kpathsea version 6.2.1dev"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID