diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-20 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-20 00:00:15 +0000 |
commit | 11321a0505a447eba2c13c306aa38c224c00b19a (patch) | |
tree | 5235094906189a54136c4e314c9403b45b20b254 /bfd | |
parent | 1c3b85ad28085c870f345a341279a869a1560f49 (diff) | |
download | gdb-11321a0505a447eba2c13c306aa38c224c00b19a.zip gdb-11321a0505a447eba2c13c306aa38c224c00b19a.tar.gz gdb-11321a0505a447eba2c13c306aa38c224c00b19a.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 685bead..0d3b7bd 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 20210119 +#define BFD_VERSION_DATE 20210120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |