diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-28 00:00:53 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-28 00:00:53 +0000 |
commit | a4ef36d41984387473ab5c81572b9f421129979d (patch) | |
tree | 348e4b644199f905ebe1bf048d6d17dc710d3b9a | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-a4ef36d41984387473ab5c81572b9f421129979d.tar.gz binutils-gdb-a4ef36d41984387473ab5c81572b9f421129979d.tar.bz2 binutils-gdb-a4ef36d41984387473ab5c81572b9f421129979d.zip |
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 49011856fef..808012a67fa 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 20220727 +#define BFD_VERSION_DATE 20220728 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |