about summary refs log tree commit diff stats
path: root/configure
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2006-10-13 00:28:00 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2006-10-13 00:28:00 -0400
commit39be21ba143146c614e9d24b51f6707c8c44eddb (patch)
treef689a6c618d3e718baaf2f15e9d839d3e9a38a72 /configure
parent7afb3514dddd702d7dbc437c86feb99ae4513eb0 (diff)
downloadlynx-snapshots-39be21ba143146c614e9d24b51f6707c8c44eddb.tar.gz
snapshot of project "lynx", label v2-8-7dev_1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2fa9c15d..bdc862ef 100755
--- a/configure
+++ b/configure
@@ -1228,7 +1228,7 @@ fi;
 
 PACKAGE=lynx
 # $Format: "VERSION=$ProjectVersion$"$
-VERSION=2.8.6rel.2
+VERSION=2.8.7dev.1
 
 test -z "$ALL_LINGUAS" && ALL_LINGUAS=`test -d $srcdir/po && cd $srcdir/po && echo *.po|sed -e 's/\.po//g' -e 's/*//'`