diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-09-30 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-09-30 00:00:31 +0000 |
commit | 7e7e2357fc2575903f2764ff8c3be65ef2926910 (patch) | |
tree | edb3762d190b16503b4fcaa5126987fb085a0870 /bfd | |
parent | ccf76534139223c1c12027cf7481a9286f771a42 (diff) | |
download | gdb-7e7e2357fc2575903f2764ff8c3be65ef2926910.zip gdb-7e7e2357fc2575903f2764ff8c3be65ef2926910.tar.gz gdb-7e7e2357fc2575903f2764ff8c3be65ef2926910.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 4d4d16c..2a5ef2b 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 20200929 +#define BFD_VERSION_DATE 20200930 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |