diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-12-15 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-12-15 00:00:27 +0000 |
commit | 1e5dd7c95a56fd61e6f2deb145ad99153d5336e5 (patch) | |
tree | ff66ef8133f60cc7c6b64b776aa5049b88eed9ef /bfd | |
parent | 8e557e52b3fd45a56fb42dbbaad3d6ece3694eb4 (diff) | |
download | fsf-binutils-gdb-1e5dd7c95a56fd61e6f2deb145ad99153d5336e5.zip fsf-binutils-gdb-1e5dd7c95a56fd61e6f2deb145ad99153d5336e5.tar.gz fsf-binutils-gdb-1e5dd7c95a56fd61e6f2deb145ad99153d5336e5.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 e67adfa..97fdd8b 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 20171214 +#define BFD_VERSION_DATE 20171215 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |