From 50fce251543f720c5a1e572654dde8cf9dede76c Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Fri, 2 Jul 1999 15:49:11 +0000 Subject: [PATCH] * configure.in: bumped version to 1.3.3. --- ChangeLog | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b7e7bddef..44b762d4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ GNU libtool 1.3.3 was released. * NEWS: inserted todays date. + * configure.in: bumped version to 1.3.3. 1999-07-02 Alexandre Oliva diff --git a/configure.in b/configure.in index 8597e8842..c21aac014 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3.2a) +AM_INIT_AUTOMAKE(libtool, 1.3.3) # This is a sanity check so we can see which version is used in bug reports. # It is assumed that we only want to see the date extension for cvs libtool -- 2.47.3