diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-10-05 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-10-05 00:00:33 +0000 |
commit | 3c8349d9c530b7518019fd57330a5b5afa72954f (patch) | |
tree | 94f3aaeff055aec04e23e00fda0c696fc05d48a0 | |
parent | 6ee5218bb33b74201d1e0b5c8025701344031297 (diff) | |
download | gdb-3c8349d9c530b7518019fd57330a5b5afa72954f.zip gdb-3c8349d9c530b7518019fd57330a5b5afa72954f.tar.gz gdb-3c8349d9c530b7518019fd57330a5b5afa72954f.tar.bz2 |
Automatic date update in version.in
-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 affeca2..2f87ebe 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 20241004 +#define BFD_VERSION_DATE 20241005 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |