diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-08-06 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-08-06 00:00:18 +0000 |
commit | b39152b3e5befec363302d5d81ade36ab45d6d08 (patch) | |
tree | f5422b9f996bd2823ad442bab0c0df8a4de62378 /bfd | |
parent | 0b27c27d0d3060171876736f05c39f9c86a65d3e (diff) | |
download | gdb-b39152b3e5befec363302d5d81ade36ab45d6d08.zip gdb-b39152b3e5befec363302d5d81ade36ab45d6d08.tar.gz gdb-b39152b3e5befec363302d5d81ade36ab45d6d08.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 20959e6..0608a0d 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 20190805 +#define BFD_VERSION_DATE 20190806 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |