diff options
author | Karl Berry <karl@freefriends.org> | 2007-05-05 16:44:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-05-05 16:44:21 +0000 |
commit | 8c36790cc0238fd597ffeada1bb9d737dd70a88d (patch) | |
tree | 27c68325b61e8f38970d1c36fb1465028b73905e /Build/source | |
parent | 6bcfc082af0362dc16c26af0e7188d76fae22817 (diff) |
version 3.5.6dev
git-svn-id: svn://tug.org/texlive/trunk@4245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/kpathsea/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/configure.in b/Build/source/texk/kpathsea/configure.in index 137855cc2cf..97994489585 100644 --- a/Build/source/texk/kpathsea/configure.in +++ b/Build/source/texk/kpathsea/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(pathsearch.c) -KPSEVERSION=3.5.6 +KPSEVERSION=3.5.6dev AC_SUBST(KPSEVERSION) AC_DEFINE_UNQUOTED(KPSEVERSION, "kpathsea version $KPSEVERSION") |