* configure: Rebuild.
+Mon Apr 27 16:50:40 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * configure.in: Change version number to 2.9.4
+ * configure: Rebuild.
+
Wed Apr 22 16:01:17 1998 Tom Tromey <tromey@cygnus.com>
* po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
PACKAGE=gprof
-VERSION=2.9.1
+VERSION=2.9.4
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(gprof, 2.9.1)
+AM_INIT_AUTOMAKE(gprof, 2.9.4)
AM_PROG_LIBTOOL