diff options
author | Tristan Gingold <gingold@adacore.com> | 2011-11-21 12:52:28 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2011-11-21 12:52:28 +0000 |
commit | 0aff3d5c72d5c090be861f34f8aa543fb6590e45 (patch) | |
tree | 5095b104fd966f5d6e6ad9e38157ce6815c7c0dd /bfd/configure | |
parent | 7798b7beba3eecdce9383e2f7d16148d0da353e2 (diff) | |
download | binutils-binutils-2_22_branch.zip binutils-binutils-2_22_branch.tar.gz binutils-binutils-2_22_branch.tar.bz2 |
2011-11-21 Tristan Gingold <gingold@adacore.com>
* configure.in: Bump version to 2.22
* Makefile.am (RELEASE): Set.
* configure, Makefile.in: Regenerate.
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure index 2957f86..bc242b9 100755 --- a/bfd/configure +++ b/bfd/configure @@ -3988,7 +3988,7 @@ fi # Define the identity of the package. PACKAGE=bfd - VERSION=2.21.90 + VERSION=2.22 cat >>confdefs.h <<_ACEOF |