diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-12-01 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-12-01 00:00:09 +0000 |
commit | b70f818d7d152f315f5759d6219bc51c0c2f93a7 (patch) | |
tree | bf18fa82160d88b6fe63545ddcbf20e87f688cf5 /bfd/version.h | |
parent | 5de7960f76456dd98a5a1dd5d9cfc64048f59a7d (diff) | |
download | gdb-b70f818d7d152f315f5759d6219bc51c0c2f93a7.zip gdb-b70f818d7d152f315f5759d6219bc51c0c2f93a7.tar.gz gdb-b70f818d7d152f315f5759d6219bc51c0c2f93a7.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 db5e49b..6036ae5 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 20211130 +#define BFD_VERSION_DATE 20211201 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |