diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-06-08 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-06-08 00:00:34 +0000 |
commit | c588b266bf1605b38c5f56a5a847e12e65392e4e (patch) | |
tree | c0abad13dc108f9c4e5fb939886a113eb1dc661d /bfd | |
parent | c1b00498af77c012beed6809175f38923906ecb9 (diff) | |
download | gdb-c588b266bf1605b38c5f56a5a847e12e65392e4e.zip gdb-c588b266bf1605b38c5f56a5a847e12e65392e4e.tar.gz gdb-c588b266bf1605b38c5f56a5a847e12e65392e4e.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 11a43c4..9b078e0 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 20190607 +#define BFD_VERSION_DATE 20190608 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |