diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-04-27 14:23:48 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-04-27 14:23:48 +0000 |
commit | 6fe7699b81b8c5f13f22e051986b5b4f8b37741f (patch) | |
tree | c2df4f48fffd1c9a7a52a5077960cda7e4ea6568 | |
parent | 18999be52807c17fc04235fac872eca39979a91e (diff) | |
download | gdb-6fe7699b81b8c5f13f22e051986b5b4f8b37741f.zip gdb-6fe7699b81b8c5f13f22e051986b5b4f8b37741f.tar.gz gdb-6fe7699b81b8c5f13f22e051986b5b4f8b37741f.tar.bz2 |
Set BFD_VERSION_DATE to 20050427.
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 13728ee..e31d7bc 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20050426 +#define BFD_VERSION_DATE 20050427 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |