diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-03-14 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-03-14 00:00:42 +0000 |
commit | f8ed12daa1f383f43504570e401729e699f7ecfc (patch) | |
tree | 33c534f2eba088a65521bf70ba38e89d2079f470 /bfd | |
parent | b577b6af8e7f4cc53e73ee01188d1700fb8d3b82 (diff) | |
download | gdb-f8ed12daa1f383f43504570e401729e699f7ecfc.zip gdb-f8ed12daa1f383f43504570e401729e699f7ecfc.tar.gz gdb-f8ed12daa1f383f43504570e401729e699f7ecfc.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 26a99ae..078ad38 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 20180313 +#define BFD_VERSION_DATE 20180314 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |