diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-06-19 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-06-19 00:00:18 +0000 |
commit | 753d1583f7e61ae4b6a016accaa65ab2ea776e41 (patch) | |
tree | b221d1dbd62a3f1395ed59bb82f0fbba5f4be8c2 | |
parent | 3922b302645fda04da42a5279399578ae2f6206c (diff) | |
download | gdb-753d1583f7e61ae4b6a016accaa65ab2ea776e41.zip gdb-753d1583f7e61ae4b6a016accaa65ab2ea776e41.tar.gz gdb-753d1583f7e61ae4b6a016accaa65ab2ea776e41.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 837d754..77169c4 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 20200618 +#define BFD_VERSION_DATE 20200619 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |