diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-02 00:01:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-02 00:01:08 +0000 |
commit | b28a1fd5055924a4f375ea381b2b04d51e26a7f0 (patch) | |
tree | a61993bde810bf896824a0594cd3e9a5885c6fba | |
parent | e1ea1dafff64a9be37d275dbcfc71ef08ef84324 (diff) | |
download | gdb-b28a1fd5055924a4f375ea381b2b04d51e26a7f0.zip gdb-b28a1fd5055924a4f375ea381b2b04d51e26a7f0.tar.gz gdb-b28a1fd5055924a4f375ea381b2b04d51e26a7f0.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 a5601c9..e35a875 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 20220601 +#define BFD_VERSION_DATE 20220602 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |