diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-03-27 00:00:43 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-03-27 00:00:43 +0000 |
commit | db3bcacad0fb411f95cd4aa47495bcccbdec4235 (patch) | |
tree | b9a75accbcf96273056491dc0a78cbc2b2349ebe | |
parent | 56f703d39d6f4793ba73b2364a4ea052e8ad755d (diff) | |
download | binutils-db3bcacad0fb411f95cd4aa47495bcccbdec4235.zip binutils-db3bcacad0fb411f95cd4aa47495bcccbdec4235.tar.gz binutils-db3bcacad0fb411f95cd4aa47495bcccbdec4235.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 946b465..747744a 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 20240326 +#define BFD_VERSION_DATE 20240327 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |