diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-02 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-02 00:00:16 +0000 |
commit | 502c64b9ac12cf2a35d3cb55c51e2eefd33a2494 (patch) | |
tree | 3c4b0cdf888525a59f7b3795368a81272cffbfe0 /bfd | |
parent | 113b7b8142427cf7a9ad85fbc39e1319b52649b5 (diff) | |
download | fsf-binutils-gdb-502c64b9ac12cf2a35d3cb55c51e2eefd33a2494.zip fsf-binutils-gdb-502c64b9ac12cf2a35d3cb55c51e2eefd33a2494.tar.gz fsf-binutils-gdb-502c64b9ac12cf2a35d3cb55c51e2eefd33a2494.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 9393aba..2d4dc17 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 20190101 +#define BFD_VERSION_DATE 20190102 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |