diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-07-19 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-07-19 00:00:08 +0000 |
commit | 0bda1f8819c4c0aed25c78fadac545d8334dd0c1 (patch) | |
tree | b49372c1039a5e33ec37b27f6083da32a30c4a19 | |
parent | b4e1fd615ae6582170a6bb62d6519d586bd5347e (diff) | |
download | gdb-0bda1f8819c4c0aed25c78fadac545d8334dd0c1.zip gdb-0bda1f8819c4c0aed25c78fadac545d8334dd0c1.tar.gz gdb-0bda1f8819c4c0aed25c78fadac545d8334dd0c1.tar.bz2 |
Automatic date update in version.in
-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 5e54d62..6f1c21e 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150718 +#define BFD_VERSION_DATE 20150719 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |