diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-11-21 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-11-21 00:00:16 +0000 |
commit | 5a6c54baa43e310447f2070e51a5ec395f188905 (patch) | |
tree | b6c1ebbf2fbc0605d4760533599d4c42d7a46940 /bfd | |
parent | 8116169676604839ecfa39c1fe609249efb481d8 (diff) | |
download | gdb-5a6c54baa43e310447f2070e51a5ec395f188905.zip gdb-5a6c54baa43e310447f2070e51a5ec395f188905.tar.gz gdb-5a6c54baa43e310447f2070e51a5ec395f188905.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 e9f7dd4..6fc4038 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 20231120 +#define BFD_VERSION_DATE 20231121 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |