diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-03-08 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-03-08 00:00:42 +0000 |
commit | bdd2279f13c6415e19a9ba0fd91dfff00a9cc80a (patch) | |
tree | b10314a625cc317916f07e8bfaf63983e5925bbf | |
parent | e0d3522b888033febd153a4a7d3b7c5c13641f09 (diff) | |
download | gdb-bdd2279f13c6415e19a9ba0fd91dfff00a9cc80a.zip gdb-bdd2279f13c6415e19a9ba0fd91dfff00a9cc80a.tar.gz gdb-bdd2279f13c6415e19a9ba0fd91dfff00a9cc80a.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 159dfba..7dcd16f 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 20180307 +#define BFD_VERSION_DATE 20180308 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |