diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-11-18 00:01:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-11-18 00:01:35 +0000 |
commit | ad6d89178df984c70c39f31eca149d8e5806c848 (patch) | |
tree | 7f9cb6ba4b590f2e1645e9e4a98abf9597a5ee39 /bfd | |
parent | b1406c0b980e3ce80abb119f918737916c43537d (diff) | |
download | gdb-ad6d89178df984c70c39f31eca149d8e5806c848.zip gdb-ad6d89178df984c70c39f31eca149d8e5806c848.tar.gz gdb-ad6d89178df984c70c39f31eca149d8e5806c848.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 05da4b4..059233a 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 20181117 +#define BFD_VERSION_DATE 20181118 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |