diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-11-25 00:01:04 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-11-25 00:01:04 +0000 |
commit | 94d236ba7ca951d5700a7ab7a212313adda313e9 (patch) | |
tree | 9773cc10f33ab9ab35ddae903b77aa9b10b10e1b | |
parent | f15f18132fd5d3bb5342c50ceed5e0d951f14fa1 (diff) | |
download | fsf-binutils-gdb-94d236ba7ca951d5700a7ab7a212313adda313e9.zip fsf-binutils-gdb-94d236ba7ca951d5700a7ab7a212313adda313e9.tar.gz fsf-binutils-gdb-94d236ba7ca951d5700a7ab7a212313adda313e9.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 5adbbf5..cf3625a 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 20231124 +#define BFD_VERSION_DATE 20231125 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |