diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-11 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-11 00:00:08 +0000 |
commit | 46b1518d4c6b63e5ab6e8a941224960af1cf6e44 (patch) | |
tree | 43f4869d9261c662c497916f4bb08a4d609983c4 | |
parent | 5834526f4b39953dcd9c96262152e7ddb35ba01a (diff) | |
download | gdb-46b1518d4c6b63e5ab6e8a941224960af1cf6e44.zip gdb-46b1518d4c6b63e5ab6e8a941224960af1cf6e44.tar.gz gdb-46b1518d4c6b63e5ab6e8a941224960af1cf6e44.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 924aa64..68a7486 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 20210110 +#define BFD_VERSION_DATE 20210111 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |