diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-30 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-30 00:00:33 +0000 |
commit | 03fe9cfb9834c9552348a4967c0ca53116b6d2b1 (patch) | |
tree | e228cf4a6a748293c07cf0d1abfe5b1694dfa471 | |
parent | c47f70e2ce7b347aadbde873aae6c2df92c42180 (diff) | |
download | gdb-03fe9cfb9834c9552348a4967c0ca53116b6d2b1.zip gdb-03fe9cfb9834c9552348a4967c0ca53116b6d2b1.tar.gz gdb-03fe9cfb9834c9552348a4967c0ca53116b6d2b1.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 6fe3b47..94ca8b9 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 20200129 +#define BFD_VERSION_DATE 20200130 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |