summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
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)