Last checkins for 1.4.3 release.
diff --git a/ChangeLog b/ChangeLog index 44c8c9e..540f885 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,7 @@ 2002-10-22 Robert Boehne <rboehne@gnu.org> + * configure.in: Bumped version to 1.4.3a. + GNU libtool 1.4.3 was released. * configure.in: Bumped version to 1.4.3.
diff --git a/configure.in b/configure.in index 0f44656..18070a9 100644 --- a/configure.in +++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4.3) +AM_INIT_AUTOMAKE(libtool, 1.4.3a) # 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