diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-04-01 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-04-01 00:00:08 +0000 |
commit | 24b6dd1ecf781b54da2a77709bd56dbcd10638cb (patch) | |
tree | 40012d079d5d8afe8bcb8c08255f74467f1b0691 /bfd | |
parent | 1cb108e416e52f2bacfe8a924a45b5a0d88ab795 (diff) | |
download | gdb-24b6dd1ecf781b54da2a77709bd56dbcd10638cb.zip gdb-24b6dd1ecf781b54da2a77709bd56dbcd10638cb.tar.gz gdb-24b6dd1ecf781b54da2a77709bd56dbcd10638cb.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 9ef253b..bee7962 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 20210331 +#define BFD_VERSION_DATE 20210401 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |