diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-09-05 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-09-05 00:00:42 +0000 |
commit | ce0e621f785182e28b96b18c0fa71e79b2067517 (patch) | |
tree | 755d3eff3405a4d7ea8e1f64e0c1b1fce9ee96d7 | |
parent | a0a3405a079912a11aab7b4bf40e3da447fbb40e (diff) | |
download | gdb-ce0e621f785182e28b96b18c0fa71e79b2067517.zip gdb-ce0e621f785182e28b96b18c0fa71e79b2067517.tar.gz gdb-ce0e621f785182e28b96b18c0fa71e79b2067517.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 d7090c2..f5882a4 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150904 +#define BFD_VERSION_DATE 20150905 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |