diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-07-28 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-07-28 00:00:33 +0000 |
commit | 5842d7025f1307a2fb37ae5c4f25fdacfb827d35 (patch) | |
tree | 945ef94b9ff851dad8f9698529fea7f69e793359 | |
parent | d19969ffbfda0576fab881e0b00c2fefae3aa8df (diff) | |
download | gdb-5842d7025f1307a2fb37ae5c4f25fdacfb827d35.zip gdb-5842d7025f1307a2fb37ae5c4f25fdacfb827d35.tar.gz gdb-5842d7025f1307a2fb37ae5c4f25fdacfb827d35.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 e95c032..a3b7acd 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 20180727 +#define BFD_VERSION_DATE 20180728 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |