diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-03-11 00:01:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-03-11 00:01:12 +0000 |
commit | 69a52a7b7a5272ceac5ac7004b553826d3c1f6a7 (patch) | |
tree | a71393c8e1f53aa5036c819b7b72220c2c826b97 | |
parent | 7d4f13635fd26bceb34ba5002ee9008463755bbe (diff) | |
download | gdb-69a52a7b7a5272ceac5ac7004b553826d3c1f6a7.zip gdb-69a52a7b7a5272ceac5ac7004b553826d3c1f6a7.tar.gz gdb-69a52a7b7a5272ceac5ac7004b553826d3c1f6a7.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 51aa453..4f2ff38 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 20180310 +#define BFD_VERSION_DATE 20180311 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |