diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-17 23:54:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-17 23:54:03 +0000 |
commit | 9c5b9d531f78961181749c72b8ca7a295b97196e (patch) | |
tree | adfddd6ad1ff762d901a116da1f9577d6f9de101 /Build/source/texk/web2c/configure.ac | |
parent | 31cb054a7ca57eace01641aa40bda3a755417982 (diff) |
prepare for 2010 pretest builds
git-svn-id: svn://tug.org/texlive/trunk@18320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/configure.ac')
-rw-r--r-- | Build/source/texk/web2c/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/configure.ac b/Build/source/texk/web2c/configure.ac index 73fdcd52a93..82c90984887 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], [2010/dev]) +m4_define([web2_version], [2010/pretest]) AC_INIT([Web2C], web2_version(), [tex-k@tug.org]) AC_PREREQ([2.65]) dnl @@ -278,7 +278,7 @@ AC_CONFIG_HEADERS([c-auto.h:c-auto.in], AH_TOP([/* c-auto.h: defines for web2c, as determined by configure. - Copyright 1994-97, 2008, 2009 Karl Berry. + Copyright 1994-97, 2008, 2009, 2010 Karl Berry. Copyright 1997-99, 2002, 2005 Olaf Weber. This program is free software: you can redistribute it and/or modify |