diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-30 00:01:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-30 00:01:25 +0000 |
commit | 74fb338f4689b1072a5933102fe1f08caab5bac6 (patch) | |
tree | bfe1c7b8a6b82b06a1904a710037b440c863ad28 /bfd | |
parent | f18ad8a16b71a1d4da122e63473966e834447f28 (diff) | |
download | gdb-74fb338f4689b1072a5933102fe1f08caab5bac6.zip gdb-74fb338f4689b1072a5933102fe1f08caab5bac6.tar.gz gdb-74fb338f4689b1072a5933102fe1f08caab5bac6.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 eea699f..ae10413 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 20191029 +#define BFD_VERSION_DATE 20191030 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |