diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-05-30 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-05-30 00:00:19 +0000 |
commit | bb6e246742f8795aacfbea2401e505e97c079ffa (patch) | |
tree | 6ddac8df83efac0f5b33032b7117db860aacf94b | |
parent | 976ca31673841e14a7595ed32f8009b61608fe46 (diff) | |
download | gdb-bb6e246742f8795aacfbea2401e505e97c079ffa.zip gdb-bb6e246742f8795aacfbea2401e505e97c079ffa.tar.gz gdb-bb6e246742f8795aacfbea2401e505e97c079ffa.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 c1c6b4d..fb8e0f5 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 20200529 +#define BFD_VERSION_DATE 20200530 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |