diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-06 18:27:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-06 18:27:41 +0000 |
commit | fae6b76867c48b1d371b21f1956959351324e18c (patch) | |
tree | 4b1bc81f3a7894ab5ff18d105f92d80de16103f3 /bfd/configure.in | |
parent | 6b71b8acbd6f7704e8dc99f7125c45d21c412656 (diff) | |
download | gdb-fae6b76867c48b1d371b21f1956959351324e18c.zip gdb-fae6b76867c48b1d371b21f1956959351324e18c.tar.gz gdb-fae6b76867c48b1d371b21f1956959351324e18c.tar.bz2 |
Revert update of version number
Diffstat (limited to 'bfd/configure.in')
-rw-r--r-- | bfd/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure.in b/bfd/configure.in index 0feaaf4..a2b56d2 100644 --- a/bfd/configure.in +++ b/bfd/configure.in @@ -7,7 +7,7 @@ AC_INIT(libbfd.c) AC_CANONICAL_SYSTEM AC_ISC_POSIX -AM_INIT_AUTOMAKE(bfd, 2.15.90) +AM_INIT_AUTOMAKE(bfd, 2.14.90) # Uncomment the next line to remove the date from the reported bfd version #is_release=y |