diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-11-12 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-11-12 00:00:36 +0000 |
commit | 912f10fba9d88fc20327daa04e74a904aad1fc1c (patch) | |
tree | aaefb75471c16702aff82391ff0b2c916da73602 | |
parent | af3f129d92dc056c2d69a3c2d5c516b31b52680a (diff) | |
download | binutils-912f10fba9d88fc20327daa04e74a904aad1fc1c.zip binutils-912f10fba9d88fc20327daa04e74a904aad1fc1c.tar.gz binutils-912f10fba9d88fc20327daa04e74a904aad1fc1c.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 46389f3..58ef91d 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 20241111 +#define BFD_VERSION_DATE 20241112 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |