diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-11-05 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-11-05 00:00:26 +0000 |
commit | 0724bd460babc0c3c31aa67b5f8385a4cb5279f9 (patch) | |
tree | 90127f325290143ee61c42762df75cb00e8b7c6f | |
parent | f15d0b545b9e9dada8d1398163693f67792e9e79 (diff) | |
download | gdb-0724bd460babc0c3c31aa67b5f8385a4cb5279f9.zip gdb-0724bd460babc0c3c31aa67b5f8385a4cb5279f9.tar.gz gdb-0724bd460babc0c3c31aa67b5f8385a4cb5279f9.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 75a9c53..cf0c8c3 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20171104 +#define BFD_VERSION_DATE 20171105 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |