diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-21 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-21 00:00:21 +0000 |
commit | 9920e89237d64bdd6362832b4a90e79b988390f3 (patch) | |
tree | d262deb6bd83ce6c9f0d4fad34335dd40b1d395e /bfd/version.h | |
parent | eab53d6ab8ee6c4619a3d39e15601a4bf2a4b318 (diff) | |
download | gdb-9920e89237d64bdd6362832b4a90e79b988390f3.zip gdb-9920e89237d64bdd6362832b4a90e79b988390f3.tar.gz gdb-9920e89237d64bdd6362832b4a90e79b988390f3.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 48a59f5..4076109 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 20221020 +#define BFD_VERSION_DATE 20221021 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |