diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-04-06 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-04-06 00:00:15 +0000 |
commit | a32a7fdc94efe68926019d870575d0968d8a0a28 (patch) | |
tree | c4ff80b1f055bcbc6652c688e20415cde41b3647 | |
parent | 53e123a5783a0b7a88baf129e6a2d2956513a768 (diff) | |
download | gdb-a32a7fdc94efe68926019d870575d0968d8a0a28.zip gdb-a32a7fdc94efe68926019d870575d0968d8a0a28.tar.gz gdb-a32a7fdc94efe68926019d870575d0968d8a0a28.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 94e4078..0521646 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 20210405 +#define BFD_VERSION_DATE 20210406 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |