diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-24 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-24 00:00:24 +0000 |
commit | 867c09822cfff34f91cb8f222cb8ae3eb9acb6d8 (patch) | |
tree | f8f86749977833441d95701ba5a725d373022d61 /bfd | |
parent | f16f7b7c7447c44f4c6d23fd478c7dd767cdf642 (diff) | |
download | gdb-867c09822cfff34f91cb8f222cb8ae3eb9acb6d8.zip gdb-867c09822cfff34f91cb8f222cb8ae3eb9acb6d8.tar.gz gdb-867c09822cfff34f91cb8f222cb8ae3eb9acb6d8.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 6788e04..63ab10a 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 20191023 +#define BFD_VERSION_DATE 20191024 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |