diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-08 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-08 00:00:44 +0000 |
commit | 730a2af40f3e17bb168e29817b40f00a2c90bd56 (patch) | |
tree | 59e20924704bf370c55faa001cf554f02248555b | |
parent | 2365eacffece350b7030e25e9bb4615547f9dc4f (diff) | |
download | gdb-730a2af40f3e17bb168e29817b40f00a2c90bd56.zip gdb-730a2af40f3e17bb168e29817b40f00a2c90bd56.tar.gz gdb-730a2af40f3e17bb168e29817b40f00a2c90bd56.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 9fe3897..6df188d 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 20220707 +#define BFD_VERSION_DATE 20220708 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |