diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-01 00:00:55 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-01 00:00:55 +0000 |
commit | 893e4fd6231922495175b701a6c44b665e91cd7e (patch) | |
tree | a5e37566f7555cf63035f788617f30109d5eb1bf | |
parent | 820ebe46a415a348c53bac0306347dd0ec962f20 (diff) | |
download | binutils-893e4fd6231922495175b701a6c44b665e91cd7e.zip binutils-893e4fd6231922495175b701a6c44b665e91cd7e.tar.gz binutils-893e4fd6231922495175b701a6c44b665e91cd7e.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 426d32f..24fc075 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 20241031 +#define BFD_VERSION_DATE 20241101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |