diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-03-17 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-03-17 00:00:06 +0000 |
commit | 95557f1e09b765e50a3575725c798bd877e40fc0 (patch) | |
tree | ebbb1ffb1ccabce717c29e807e1a2e4c9fb81316 /bfd | |
parent | 44266f362b9bc5bed31923b6ab75ea697ad7d519 (diff) | |
download | gdb-95557f1e09b765e50a3575725c798bd877e40fc0.zip gdb-95557f1e09b765e50a3575725c798bd877e40fc0.tar.gz gdb-95557f1e09b765e50a3575725c798bd877e40fc0.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 3d40720..fe57ae0 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 20210316 +#define BFD_VERSION_DATE 20210317 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |