diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-21 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-21 00:00:23 +0000 |
commit | 25f0170973a7738fb47e4ae721a08e7e8d982489 (patch) | |
tree | 52e70f58f853e0f0d67a50d3982db41ed6bdcb1c | |
parent | e7bc2c935ca049f754105d58cc0de8b7b67a1c69 (diff) | |
download | gdb-25f0170973a7738fb47e4ae721a08e7e8d982489.zip gdb-25f0170973a7738fb47e4ae721a08e7e8d982489.tar.gz gdb-25f0170973a7738fb47e4ae721a08e7e8d982489.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 73c49f4..ca24c86 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 20241120 +#define BFD_VERSION_DATE 20241121 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |