diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-29 00:02:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-29 00:02:16 +0000 |
commit | 59ee9ce57c4ae27d729589ad25e14d08aa07e669 (patch) | |
tree | 291102720017bbd29166464da3e69e82c3881c54 | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-59ee9ce57c4ae27d729589ad25e14d08aa07e669.tar.gz binutils-gdb-59ee9ce57c4ae27d729589ad25e14d08aa07e669.tar.bz2 binutils-gdb-59ee9ce57c4ae27d729589ad25e14d08aa07e669.zip |
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 f9c4ed677a9..f4ea353aa7d 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 20180628 +#define BFD_VERSION_DATE 20180629 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |