diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-08-24 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-08-24 00:00:09 +0000 |
commit | 6179272353d3b4384a2ac306fe11aa024f344d47 (patch) | |
tree | c0633f336765a5810d81467e571f08b62e1ee8c6 /bfd | |
parent | aa35682ce5937c9fb9d936a29ef260b9916c8487 (diff) | |
download | gdb-6179272353d3b4384a2ac306fe11aa024f344d47.zip gdb-6179272353d3b4384a2ac306fe11aa024f344d47.tar.gz gdb-6179272353d3b4384a2ac306fe11aa024f344d47.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 d515829..00d0520 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 20240823 +#define BFD_VERSION_DATE 20240824 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |