diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-08-27 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-08-27 00:00:09 +0000 |
commit | 47649afc965a611478f3dc42c43772ca8f182df4 (patch) | |
tree | 200222389de1b7b3672dd7a155b18270a1733f6a | |
parent | abb27dd124fd8d8a879ff667776bbf22422f464e (diff) | |
download | binutils-47649afc965a611478f3dc42c43772ca8f182df4.zip binutils-47649afc965a611478f3dc42c43772ca8f182df4.tar.gz binutils-47649afc965a611478f3dc42c43772ca8f182df4.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 089cedb..aa945c0 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 20240826 +#define BFD_VERSION_DATE 20240827 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |