* configure.in: Set version to 2.9.1.
[deliverable/binutils-gdb.git] / gas / configure
index c3f0ad741d8459e473f60d68aee80c9ea0e8d132..e8576f918f870ce48ea89408001ce89675d3fff1 100755 (executable)
@@ -800,7 +800,7 @@ fi
 
 PACKAGE=gas
 
-VERSION=2.8.2
+VERSION=2.9.1
 
 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; }
@@ -1599,7 +1599,7 @@ EOF
 
       sh-*-elf*)           fmt=elf ;;
       sh-*-coff*)           fmt=coff ;;
-      sh-*-rtems*)         fmt=elf ;;
+      sh-*-rtems*)         fmt=coff ;;
 
       ns32k-pc532-mach* | ns32k-pc532-ux*)    fmt=aout em=pc532mach ;;
       ns32k-pc532-netbsd* | ns32k-pc532-lites*)  fmt=aout em=nbsd532 ;;
This page took 0.023275 seconds and 4 git commands to generate.