* configure: Rebuild.
1999-07-15 Ian Lance Taylor <ian@zembu.com>
+ * configure.in: Bump version number to 2.9.5.
+ * configure: Rebuild.
+
* dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long long
or %llx work.
PACKAGE=gas
-VERSION=2.9.4
+VERSION=2.9.5
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(gas, 2.9.4)
+AM_INIT_AUTOMAKE(gas, 2.9.5)
AM_PROG_LIBTOOL