diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-09-11 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-09-11 00:00:31 +0000 |
commit | 555cb1688148f41582b1e7e9af57e2fc3fbf21bf (patch) | |
tree | 72738638dc43e6793c2e563019b11d33cf0fd4f9 | |
parent | a059f00c857d088a7fe55d2dbded9d3210af4989 (diff) | |
download | gdb-555cb1688148f41582b1e7e9af57e2fc3fbf21bf.zip gdb-555cb1688148f41582b1e7e9af57e2fc3fbf21bf.tar.gz gdb-555cb1688148f41582b1e7e9af57e2fc3fbf21bf.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 4b89208..17e0539 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170910 +#define BFD_VERSION_DATE 20170911 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |