diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-16 00:02:01 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-16 00:02:01 +0000 |
commit | ec74683a323e7aadb7a725c996ddce1efdb72d42 (patch) | |
tree | d292ea829d4609dbd1494d6835363137cf8fb99d | |
parent | 6824500f42c02fea174b5e62889b7910e45d51f3 (diff) | |
download | gdb-ec74683a323e7aadb7a725c996ddce1efdb72d42.zip gdb-ec74683a323e7aadb7a725c996ddce1efdb72d42.tar.gz gdb-ec74683a323e7aadb7a725c996ddce1efdb72d42.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 b8e8fcf..6d879e8 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 20200115 +#define BFD_VERSION_DATE 20200116 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |