diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-08-08 00:00:54 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-08-08 00:00:54 +0000 |
commit | 5d1ceb0b871a78601bbd4789ce137ff39c934a6f (patch) | |
tree | 60d34cf41110838e4c7c485b1fa82eb4ba0d620d /bfd | |
parent | 2760f24c4942853eac7b921e4b8843d57a602654 (diff) | |
download | gdb-5d1ceb0b871a78601bbd4789ce137ff39c934a6f.zip gdb-5d1ceb0b871a78601bbd4789ce137ff39c934a6f.tar.gz gdb-5d1ceb0b871a78601bbd4789ce137ff39c934a6f.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 c235918..e00d511 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170807 +#define BFD_VERSION_DATE 20170808 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |