diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-21 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-21 00:00:06 +0000 |
commit | 033533817751ce4f8b7565f6c321aa23a7cb9d58 (patch) | |
tree | d7b69915cc1df86673f9d8f4df3e48a75a701b38 /bfd | |
parent | c541fa7c91ce9d73d6a997cedf2cdc65e35dc139 (diff) | |
download | gdb-033533817751ce4f8b7565f6c321aa23a7cb9d58.zip gdb-033533817751ce4f8b7565f6c321aa23a7cb9d58.tar.gz gdb-033533817751ce4f8b7565f6c321aa23a7cb9d58.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 c84fded..173cd02 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 20201220 +#define BFD_VERSION_DATE 20201221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |