diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-02 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-02 00:00:14 +0000 |
commit | f39cb7ff7ce065f9a1c8c011a7a78d08a2b7fe25 (patch) | |
tree | 9bd588922ac6700ccd0084db569da6d30e7e24ad /bfd | |
parent | c6f7f9c80c3b92c6d877214d38aaef141adc5b93 (diff) | |
download | gdb-f39cb7ff7ce065f9a1c8c011a7a78d08a2b7fe25.zip gdb-f39cb7ff7ce065f9a1c8c011a7a78d08a2b7fe25.tar.gz gdb-f39cb7ff7ce065f9a1c8c011a7a78d08a2b7fe25.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 9fc7732..c96b8bc 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 20231201 +#define BFD_VERSION_DATE 20231202 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |