diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-01-13 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-01-13 00:00:15 +0000 |
commit | 52c9ea7a83a9fa912a745bb682f768fd3b47dace (patch) | |
tree | ecbdd08711503c97fa492d4bc14889574b8c97b3 /bfd | |
parent | cc76856b8f4e6e71f86375b16378406712352bbd (diff) | |
download | gdb-52c9ea7a83a9fa912a745bb682f768fd3b47dace.zip gdb-52c9ea7a83a9fa912a745bb682f768fd3b47dace.tar.gz gdb-52c9ea7a83a9fa912a745bb682f768fd3b47dace.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 904e1a3..7884b25 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 20240112 +#define BFD_VERSION_DATE 20240113 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |