diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-29 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-29 00:00:06 +0000 |
commit | 986dbd541ae550352fd1cf1d53e7c89b93bcd8d2 (patch) | |
tree | 46cb7e430a5849d0efbbc39b9ba1eeee2da337e8 | |
parent | 0f93c3a25bbfbdfeea92f27f591c88e7daeb9a70 (diff) | |
download | gdb-986dbd541ae550352fd1cf1d53e7c89b93bcd8d2.zip gdb-986dbd541ae550352fd1cf1d53e7c89b93bcd8d2.tar.gz gdb-986dbd541ae550352fd1cf1d53e7c89b93bcd8d2.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 1aae055..1d9deca 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 20210128 +#define BFD_VERSION_DATE 20210129 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |