diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-28 00:01:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-28 00:01:51 +0000 |
commit | ff04bdf2f796376ce961c010f08f782277009a20 (patch) | |
tree | e287da7bc367ce96fc5fa19f09e9ae80afbe7549 | |
parent | dddf70feaac39b1ca0b09743d5004a228f448a56 (diff) | |
download | binutils-ff04bdf2f796376ce961c010f08f782277009a20.zip binutils-ff04bdf2f796376ce961c010f08f782277009a20.tar.gz binutils-ff04bdf2f796376ce961c010f08f782277009a20.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 7b70103..f9c4ed6 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 20180627 +#define BFD_VERSION_DATE 20180628 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |