summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/c-auto.in
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-06 21:56:59 +0000
committerKarl Berry <karl@freefriends.org>2016-03-06 21:56:59 +0000
commit0df442da6c9f9da9073921e19f1077d5b8bce0e7 (patch)
tree87853175f0b330ade83e05f42d9e39f7c82832fe /Build/source/texk/kpathsea/c-auto.in
parent8359d1bc4d0ebf339b6de163cc5c7c197f85d8b7 (diff)
remove /dev from version strings, as 2016 trial builds continue
git-svn-id: svn://tug.org/texlive/trunk@39950 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 8029626515c..f297e7960b6 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.2dev"
+#define KPSEVERSION "kpathsea version 6.2.2"
/* Define to 1 if the `closedir' function returns void instead of `int'. */
#undef CLOSEDIR_VOID