diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-02-15 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-02-15 00:00:32 +0000 |
commit | 3580810c51bc17c947d0dd6a7f4eb399d7ca4619 (patch) | |
tree | 0be1741150fb863412ec6c9bf8163c36ddf7e24a /bfd | |
parent | fdb61c6c395292a39e594981023b903bc21c6c36 (diff) | |
download | fsf-binutils-gdb-3580810c51bc17c947d0dd6a7f4eb399d7ca4619.zip fsf-binutils-gdb-3580810c51bc17c947d0dd6a7f4eb399d7ca4619.tar.gz fsf-binutils-gdb-3580810c51bc17c947d0dd6a7f4eb399d7ca4619.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 50e48af..87d7087 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 20200214 +#define BFD_VERSION_DATE 20200215 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |