about summary refs log tree commit diff stats
path: root/configure
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2005-01-06 00:50:23 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2005-01-06 00:50:23 -0500
commitaaa10562f4a02971f712964cb2fd1014d2a75d33 (patch)
tree5498ef7533cde06f4b5091404bf291178e7557ed /configure
parent1fc1d8afcb5b9947e2b9665514dbfd1e86c0bf3f (diff)
downloadlynx-snapshots-aaa10562f4a02971f712964cb2fd1014d2a75d33.tar.gz
snapshot of project "lynx", label v2-8-6dev_11
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7ff27dc9..f9257ffc 100755
--- a/configure
+++ b/configure
@@ -1221,7 +1221,7 @@ fi;
 
 PACKAGE=lynx
 # $Format: "VERSION=$ProjectVersion$"$
-VERSION=2.8.6dev.10
+VERSION=2.8.6dev.11
 
 test -z "$ALL_LINGUAS" && ALL_LINGUAS=`test -d $srcdir/po && cd $srcdir/po && echo *.po|sed -e 's/\.po//g' -e 's/*//'`