diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-12-13 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-12-13 00:00:30 +0000 |
commit | 125aa25b1774826e6aefeb5b41a949654068bc2c (patch) | |
tree | 378474c7c5607fdf25ea05f2ac18a908cf9cd2b0 | |
parent | 8030c16ad57aaec402dba3d191c9e9d36c2b5664 (diff) | |
download | gdb-125aa25b1774826e6aefeb5b41a949654068bc2c.zip gdb-125aa25b1774826e6aefeb5b41a949654068bc2c.tar.gz gdb-125aa25b1774826e6aefeb5b41a949654068bc2c.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 67f73a1..2c9e44d 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 20201212 +#define BFD_VERSION_DATE 20201213 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |