diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-12-07 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-12-07 00:00:12 +0000 |
commit | 0623a1a5365bbb373a802dc12208a3a98943ce9b (patch) | |
tree | a00139df50bc2a4c473ba244f3b18f322b88ee97 /bfd | |
parent | 1217d563926f2fb2fa68964ff855b5281a0ffd9e (diff) | |
download | binutils-0623a1a5365bbb373a802dc12208a3a98943ce9b.zip binutils-0623a1a5365bbb373a802dc12208a3a98943ce9b.tar.gz binutils-0623a1a5365bbb373a802dc12208a3a98943ce9b.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 7bdd7a6..6935a58 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 20241206 +#define BFD_VERSION_DATE 20241207 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |