diff options
author | Alan Modra <amodra@gmail.com> | 2014-06-23 09:30:34 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-06-23 09:30:34 +0930 |
commit | 6bd23fd2c74eed21a7824f0d1bd2785b96c32c7c (patch) | |
tree | 163781e97c6e69237852d45f47c4d5d329bb2116 | |
parent | d17c74c1d41a077567291e1990f4309df65b3f4d (diff) | |
download | gdb-6bd23fd2c74eed21a7824f0d1bd2785b96c32c7c.zip gdb-6bd23fd2c74eed21a7824f0d1bd2785b96c32c7c.tar.gz gdb-6bd23fd2c74eed21a7824f0d1bd2785b96c32c7c.tar.bz2 |
daily update
-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 074c0f8..9b93c69 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140622 +#define BFD_VERSION_DATE 20140623 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |