diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-01-10 00:00:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-01-10 00:00:34 +0000 |
commit | d9ccd460fdbe0e0f3dd9263175aa4b23b207a51e (patch) | |
tree | 7f9f8b6f179ec3d67b05a1dd31af04d114af1dbb | |
parent | 2d97a5d9d33aea87c3bd02fd1fa417f5d4e1fa05 (diff) | |
download | gdb-d9ccd460fdbe0e0f3dd9263175aa4b23b207a51e.zip gdb-d9ccd460fdbe0e0f3dd9263175aa4b23b207a51e.tar.gz gdb-d9ccd460fdbe0e0f3dd9263175aa4b23b207a51e.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 0faba02..0d14e5a 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 20180109 +#define BFD_VERSION_DATE 20180110 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |