diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-08-08 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-08-08 00:00:06 +0000 |
commit | bc853409cc6887e9d9ea9279b0c2b7e4ccdf230e (patch) | |
tree | 7bfb8579dff6757988647b5d961ebcadf983f350 /bfd | |
parent | aebda2fbcb92b7538ca240effae598338b5d9625 (diff) | |
download | gdb-bc853409cc6887e9d9ea9279b0c2b7e4ccdf230e.zip gdb-bc853409cc6887e9d9ea9279b0c2b7e4ccdf230e.tar.gz gdb-bc853409cc6887e9d9ea9279b0c2b7e4ccdf230e.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 2a22e97..d5c74dd 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 20200807 +#define BFD_VERSION_DATE 20200808 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |