diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-25 00:00:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-25 00:00:35 +0000 |
commit | b5470a3c4a81ad60bc1a18683ac6a01f64b60854 (patch) | |
tree | 446ab745d2d5e54c4fb8860a97c6a90d03b72f00 | |
parent | a7cdaa914f4b937544d8f102679bb5129bb1ef08 (diff) | |
download | gdb-b5470a3c4a81ad60bc1a18683ac6a01f64b60854.zip gdb-b5470a3c4a81ad60bc1a18683ac6a01f64b60854.tar.gz gdb-b5470a3c4a81ad60bc1a18683ac6a01f64b60854.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 c804073..b817542 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 20191124 +#define BFD_VERSION_DATE 20191125 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |