diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-02-03 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-02-03 00:00:07 +0000 |
commit | 0e33957abf8878a16283bee68dbd3899c2bcba09 (patch) | |
tree | 0228e239d6748de28b56b340ede981824504b7bd /bfd | |
parent | 2e3773ff548f068bddfc6d060524730fcf6823a1 (diff) | |
download | binutils-gdb-0e33957abf8878a16283bee68dbd3899c2bcba09.tar.gz |
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 42f2fac0868..7f109a4166d 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 20210202 +#define BFD_VERSION_DATE 20210203 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |