diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-19 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-19 00:00:17 +0000 |
commit | 057d00baa69799100553a395098fd9c2ee24b462 (patch) | |
tree | fd07a117dfc6d2c69d1cc6533e1f2fefd65a7e3f | |
parent | fdc60e8cf680d6eb35813150b85283fc92ec2c0d (diff) | |
download | binutils-057d00baa69799100553a395098fd9c2ee24b462.zip binutils-057d00baa69799100553a395098fd9c2ee24b462.tar.gz binutils-057d00baa69799100553a395098fd9c2ee24b462.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 395c00b..4541b8d 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 20230718 +#define BFD_VERSION_DATE 20230719 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |