diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-17 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-17 00:00:18 +0000 |
commit | f81baa08635491ebf42c3c3609050399d8af21af (patch) | |
tree | 3fbf1dcb70c7cb225ada2d22a6da850d0772bd99 /bfd | |
parent | 35c1ab606dcf99e36a82498864b6afa095088692 (diff) | |
download | gdb-f81baa08635491ebf42c3c3609050399d8af21af.zip gdb-f81baa08635491ebf42c3c3609050399d8af21af.tar.gz gdb-f81baa08635491ebf42c3c3609050399d8af21af.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 f6c5ab4..91fa2ff 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 20201216 +#define BFD_VERSION_DATE 20201217 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |