diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-09-27 00:00:37 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-09-27 00:00:37 +0000 |
commit | 4ada570ce5c868a26ddb6fefa1139f54192dc1df (patch) | |
tree | d2600bcb0cf8719c6bae4f829b832b11708c8935 /bfd | |
parent | 50fa3001ce25e221ca2e54564b5589d29c4bed19 (diff) | |
download | gdb-4ada570ce5c868a26ddb6fefa1139f54192dc1df.zip gdb-4ada570ce5c868a26ddb6fefa1139f54192dc1df.tar.gz gdb-4ada570ce5c868a26ddb6fefa1139f54192dc1df.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 7f34181..949bb86 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 20190926 +#define BFD_VERSION_DATE 20190927 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |