diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-08-13 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-08-13 00:00:31 +0000 |
commit | c92d9b49ce2561d67f7bb97706da46d2aa28c548 (patch) | |
tree | bda955bae80301fb2665f7a69831c16776c4026d | |
parent | a35606d9014c3968446d009485a21bbe96d45063 (diff) | |
download | gdb-c92d9b49ce2561d67f7bb97706da46d2aa28c548.zip gdb-c92d9b49ce2561d67f7bb97706da46d2aa28c548.tar.gz gdb-c92d9b49ce2561d67f7bb97706da46d2aa28c548.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 d97dce7..a05d88b 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 20210812 +#define BFD_VERSION_DATE 20210813 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |