diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-07-07 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-07-07 00:00:09 +0000 |
commit | 3be5145ee658798ff5001a5875f503cbf749bcc0 (patch) | |
tree | 6890e876e27664a2205733754fd6e4d3ba17d222 /bfd | |
parent | 9fc501fdfe5dc82b5e5388cde4ac2ab70ed69d75 (diff) | |
download | gdb-3be5145ee658798ff5001a5875f503cbf749bcc0.zip gdb-3be5145ee658798ff5001a5875f503cbf749bcc0.tar.gz gdb-3be5145ee658798ff5001a5875f503cbf749bcc0.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 38811df..a43df0d 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 20200706 +#define BFD_VERSION_DATE 20200707 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |