From d326f24d169154673717129098ff4554a673f178 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Fri, 7 May 2004 01:13:29 -0400 Subject: snapshot of project "lynx", label v2-8-6dev_3 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 27832be0..1fa34ec9 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ dnl and Jim Spath dnl dnl ask PRCS to plug-in the project-version for the configure-script. dnl $Format: "AC_REVISION($ProjectVersion$)"$ -AC_REVISION(2.8.6dev.2) +AC_REVISION(2.8.6dev.3) # Save the original $CFLAGS so we can distinguish whether the user set those # in the environment, or whether autoconf added -O and -g options: @@ -33,7 +33,7 @@ CF_CHECK_CACHE PACKAGE=lynx dnl ask PRCS to plug-in the project-version for the packages. # $Format: "VERSION=$ProjectVersion$"$ -VERSION=2.8.6dev.2 +VERSION=2.8.6dev.3 AC_SUBST(PACKAGE) AC_SUBST(VERSION) AC_SUBST(DESTDIR) -- cgit 1.4.1-2-gfad0 @tilde.institute>
about summary refs log blame commit diff stats
blob: 5fd56733e53c187b618a7cc6ba8674d33225e12b (plain) (tree)
1
2
3
4
5
6