diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-04 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-04 00:00:07 +0000 |
commit | d236680ae91faba0dbc9d538f0fe8b8869d70595 (patch) | |
tree | a2ca7f69b7a09e7121529b62ff85d70faf453afa | |
parent | 148b68a56c57d69bd97a5f40c34fc4700693596a (diff) | |
download | gdb-d236680ae91faba0dbc9d538f0fe8b8869d70595.zip gdb-d236680ae91faba0dbc9d538f0fe8b8869d70595.tar.gz gdb-d236680ae91faba0dbc9d538f0fe8b8869d70595.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 13315af..901062a 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 20220903 +#define BFD_VERSION_DATE 20220904 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |