diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-12-24 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-12-24 00:00:15 +0000 |
commit | c71a963d8e2d48e9b0faf3ef8a821d25c26077d2 (patch) | |
tree | 85cac9a307c94651bd36be9bee7506f502fdd9b9 | |
parent | e76ff636537c6140bb9d0b0a39260d840f37ca7e (diff) | |
download | gdb-c71a963d8e2d48e9b0faf3ef8a821d25c26077d2.zip gdb-c71a963d8e2d48e9b0faf3ef8a821d25c26077d2.tar.gz gdb-c71a963d8e2d48e9b0faf3ef8a821d25c26077d2.tar.bz2 |
Automatic date update in version.in
-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 ef444b2..4dbbaad 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 20191223 +#define BFD_VERSION_DATE 20191224 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |