diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-07-21 15:46:22 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-07-21 15:46:22 +0000 |
commit | 93a64231435694f18eaf109859cca2e8225f94e3 (patch) | |
tree | 65b35a2d75f4edeebbb7eb026fb3b2b3df92df8c | |
parent | 082b7297014d9ccc3990c3c6be689dd18946d826 (diff) | |
download | gdb-93a64231435694f18eaf109859cca2e8225f94e3.zip gdb-93a64231435694f18eaf109859cca2e8225f94e3.tar.gz gdb-93a64231435694f18eaf109859cca2e8225f94e3.tar.bz2 |
Update BFD_VERSION_DATE to 20040721.
-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 8deb547..fbff187 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20040715 +#define BFD_VERSION_DATE 20040721 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@ |