diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-11-28 00:01:49 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-11-28 00:01:49 +0000 |
commit | 58c0d549f772c44b8af97fba75c56c56829f8b5f (patch) | |
tree | 528a02327561c02485d40d5c5ec08e7c4ebf0bbb | |
parent | f3dc0d1e572f1cab741546530a34ba478580f9e8 (diff) | |
download | gdb-58c0d549f772c44b8af97fba75c56c56829f8b5f.zip gdb-58c0d549f772c44b8af97fba75c56c56829f8b5f.tar.gz gdb-58c0d549f772c44b8af97fba75c56c56829f8b5f.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 813e298..57d388a 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 20181127 +#define BFD_VERSION_DATE 20181128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |