diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-05-10 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-05-10 00:00:38 +0000 |
commit | 6fe88226c25fa3fdea506538688897272d42822b (patch) | |
tree | d2f8992f66e5440398c014665ad0018fe4cb71fb /bfd | |
parent | gas: xtensa: fix literal movement (diff) | |
download | binutils-gdb-6fe88226c25fa3fdea506538688897272d42822b.tar.gz binutils-gdb-6fe88226c25fa3fdea506538688897272d42822b.tar.bz2 binutils-gdb-6fe88226c25fa3fdea506538688897272d42822b.zip |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 fe62bda1b05..90bd6953fd4 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 20180509 +#define BFD_VERSION_DATE 20180510 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |