diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-22 00:00:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-22 00:00:22 +0000 |
commit | 5ae8188eaa075c74a7094383be7b9a4249ebf3fa (patch) | |
tree | c6484c80ddd5137a28dc56794949b615212b199a /bfd | |
parent | 7ba99d2188454b9e08bdbf3616773a16ad9c9f95 (diff) | |
download | gdb-5ae8188eaa075c74a7094383be7b9a4249ebf3fa.zip gdb-5ae8188eaa075c74a7094383be7b9a4249ebf3fa.tar.gz gdb-5ae8188eaa075c74a7094383be7b9a4249ebf3fa.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 ac25709..12d9ea3 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 20191021 +#define BFD_VERSION_DATE 20191022 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |