diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-08-04 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-08-04 00:00:33 +0000 |
commit | 5e7f20ca9a7abc3fa8e053643eaa422dc9fbf3a4 (patch) | |
tree | 9c50156dc3ac9d2095ad61275620e3aa7d26a0e5 | |
parent | 39aac631baa1c5c540d16e45b64c2813a14f95b0 (diff) | |
download | gdb-5e7f20ca9a7abc3fa8e053643eaa422dc9fbf3a4.zip gdb-5e7f20ca9a7abc3fa8e053643eaa422dc9fbf3a4.tar.gz gdb-5e7f20ca9a7abc3fa8e053643eaa422dc9fbf3a4.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 306e727..b6d0c66 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 20180803 +#define BFD_VERSION_DATE 20180804 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |