diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-14 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-14 00:00:44 +0000 |
commit | 1f8e8a3540865686686e1a87e6b5e16dc6011595 (patch) | |
tree | ff5861049b0342ccf7fa770185d5458feaa2106d /bfd | |
parent | 19e2900bd399d1ba272afe8b5b50b1b29a948bbe (diff) | |
download | gdb-1f8e8a3540865686686e1a87e6b5e16dc6011595.zip gdb-1f8e8a3540865686686e1a87e6b5e16dc6011595.tar.gz gdb-1f8e8a3540865686686e1a87e6b5e16dc6011595.tar.bz2 |
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 b289f5c..40679b4 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 20180113 +#define BFD_VERSION_DATE 20180114 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |