diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-22 01:43:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-22 01:43:40 +0000 |
commit | e3fb748cd5fd64728977933bbfcab53ea78e4efc (patch) | |
tree | 0c8da2d09aa5a27cf490e6cce0994071effa4197 /Build/source/texk/web2c/configure.ac | |
parent | 84343f37eb2506a10b72e4be6cf5a883571c6632 (diff) |
switch version to 2010dev
git-svn-id: svn://tug.org/texlive/trunk@17135 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure.ac')
-rw-r--r-- | Build/source/texk/web2c/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/configure.ac b/Build/source/texk/web2c/configure.ac index 7c71bd78cd2..e50f75b8264 100644 --- a/Build/source/texk/web2c/configure.ac +++ b/Build/source/texk/web2c/configure.ac @@ -19,7 +19,7 @@ dnl get these features if you are willing to hack the sources. If not, dnl it'll take a good argument to convince me to invest the time to make dnl them configurable. dnl -m4_define([web2_version], [2009]) +m4_define([web2_version], [2010dev]) AC_INIT([Web2C], web2_version(), [tex-k@tug.org]) AC_PREREQ([2.65]) dnl |