diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-08-31 00:00:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-08-31 00:00:22 +0000 |
commit | 8ba94959586686236e954caddc3acbdf3a3d180e (patch) | |
tree | b801a088b939aa19d1b93dd967d65916a74691c3 | |
parent | e1652de24afa57d8a66d5f37642d1922dbf9c984 (diff) | |
download | gdb-8ba94959586686236e954caddc3acbdf3a3d180e.zip gdb-8ba94959586686236e954caddc3acbdf3a3d180e.tar.gz gdb-8ba94959586686236e954caddc3acbdf3a3d180e.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 ca17321..6806da6 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 20210830 +#define BFD_VERSION_DATE 20210831 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |