diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-06-25 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-06-25 00:00:44 +0000 |
commit | ad9a2bd65c7688260f0caaabb60666ec4f661faf (patch) | |
tree | e1b26d2fbbd32e595219e474b682e4885ffeac13 | |
parent | 0adfd3a88e433724aed4ccb3e87ab3e3a9c35d40 (diff) | |
download | gdb-ad9a2bd65c7688260f0caaabb60666ec4f661faf.zip gdb-ad9a2bd65c7688260f0caaabb60666ec4f661faf.tar.gz gdb-ad9a2bd65c7688260f0caaabb60666ec4f661faf.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 e64412b..3622760 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 20210624 +#define BFD_VERSION_DATE 20210625 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |