* NEWS: inserted todays date.
+1999-07-02 Gary V. Vaughan <gary@oranda.demon.co.uk>
+
+ GNU libtool 1.3b was released.
+
+ * NEWS: inserted todays date.
+
1999-07-02 Alexandre Oliva <oliva@dcc.unicamp.br>
* doc/PLATFORMS: Tested on as many platforms as possible for me.
NEWS - list of user-visible changes between releases of GNU Libtool
-New in 1.3b: 1999-07-??; CVS version 1.3a, Libtool team:
+New in 1.3b: 1999-07-02; CVS version 1.3a, Libtool team:
* Complete inter-library dependencies support. It's now possible
to link libtool libraries against other libtool libraries.
* Libtool is able to find already-installed libtool libraries,
AC_INIT(ltmain.in)
-AM_INIT_AUTOMAKE(libtool, 1.3a)
+AM_INIT_AUTOMAKE(libtool, 1.3b)
# 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