diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-21 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-21 00:00:29 +0000 |
commit | 50a98a5b430ca2cc6bca434ad908a74411fad537 (patch) | |
tree | 7c666fdd2199ae26de0f26b5b91b259984cba108 | |
parent | 1f1e0a5d0eb8474321a1a6431b4171f67a438231 (diff) | |
download | gdb-50a98a5b430ca2cc6bca434ad908a74411fad537.zip gdb-50a98a5b430ca2cc6bca434ad908a74411fad537.tar.gz gdb-50a98a5b430ca2cc6bca434ad908a74411fad537.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 248a903..5530503 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 20180220 +#define BFD_VERSION_DATE 20180221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |