about summary refs log tree commit diff stats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2011-01-10 10:27:52 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2011-01-10 10:27:52 -0500
commit84ece865f60532ee0c5c2ebd367a26bf831d2988 (patch)
tree14d23050ee0c3e139e4839738a05914dd718d859 /configure.in
parent8d8e6faf5fdb7a3492cae147fac00e582ae324f7 (diff)
downloadlynx-snapshots-84ece865f60532ee0c5c2ebd367a26bf831d2988.tar.gz
snapshot of project "lynx", label v2-8-8dev_8
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 6e692b83..709b58a8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl $LynxId: configure.in,v 1.223 2010/12/11 15:26:32 tom Exp $
+dnl $LynxId: configure.in,v 1.224 2011/01/10 10:22:59 tom Exp $
 dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl
@@ -29,7 +29,7 @@ dnl ---------------------------------------------------------------------------
 dnl
 dnl ask PRCS to plug-in the project-version for the configure-script.
 dnl $Format: "AC_REVISION($ProjectVersion$)"$
-AC_REVISION(2.8.8dev.7)
+AC_REVISION(2.8.8dev.8)
 
 # Save the original $CFLAGS so we can distinguish whether the user set those
 # in the environment, or whether autoconf added -O and -g options:
@@ -64,7 +64,7 @@ AC_ARG_PROGRAM
 PACKAGE=lynx
 dnl ask PRCS to plug-in the project-version for the packages.
 # $Format: "VERSION=$ProjectVersion$"$
-VERSION=2.8.8dev.7
+VERSION=2.8.8dev.8
 
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
a id='n162' href='#n162'>162 163 164 165 166 167 168 169 170 171 172