summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:26:02 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 05:26:02 +0000
commit6ec0b7ebf16b609856cd1ec34987d3567601afc4 (patch)
tree06bb95b912f67f2590c02cc7c71801871a122008 /configure.in
parentAdding debian version 2.9.1-1. (diff)
downloadlynx-6ec0b7ebf16b609856cd1ec34987d3567601afc4.tar.xz
lynx-6ec0b7ebf16b609856cd1ec34987d3567601afc4.zip
Merging upstream version 2.9.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 beef487..8e33d41 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl $LynxId: configure.in,v 1.368 2024/04/15 20:53:51 tom Exp $
+dnl $LynxId: configure.in,v 1.374 2024/05/31 22:09:16 tom Exp $
dnl
dnl Process this file with autoconf to produce a configure script.
dnl
@@ -27,10 +27,10 @@ dnl ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
dnl OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
dnl ---------------------------------------------------------------------------
dnl
-AC_REVISION($Revision: 1.368 $)
+AC_REVISION($Revision: 1.374 $)
AC_PREREQ(2.52.20231210)
-AC_INIT(lynx,2.9.1,lynx-dev@nongnu.org)
+AC_INIT(lynx,2.9.2,lynx-dev@nongnu.org)
AC_CONFIG_SRCDIR(userdefs.h)