diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-11-26 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-11-26 00:00:12 +0000 |
commit | 476bf7d5e6661b06eb9f8de9258cf48fd81919af (patch) | |
tree | c7b6701db944ddb91df54525c4764145262a73be /bfd | |
parent | c97aab39b81bb8b603678bc664c0de7f534a4bd5 (diff) | |
download | gdb-476bf7d5e6661b06eb9f8de9258cf48fd81919af.zip gdb-476bf7d5e6661b06eb9f8de9258cf48fd81919af.tar.gz gdb-476bf7d5e6661b06eb9f8de9258cf48fd81919af.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 cf3625a..299c1e7 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 20231125 +#define BFD_VERSION_DATE 20231126 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |