diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-12-19 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-12-19 00:00:14 +0000 |
commit | f6149394f9a46d03ff853a0e83aae61441182811 (patch) | |
tree | 3856bf97860c08301771bb5175f7eab50680bcc8 /bfd | |
parent | 989ea4061f275edb85ab5de8f908be5a273bd05a (diff) | |
download | gdb-f6149394f9a46d03ff853a0e83aae61441182811.zip gdb-f6149394f9a46d03ff853a0e83aae61441182811.tar.gz gdb-f6149394f9a46d03ff853a0e83aae61441182811.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 410a9ec..2c0983e 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 20231218 +#define BFD_VERSION_DATE 20231219 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |