diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-02-09 00:01:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-02-09 00:01:08 +0000 |
commit | 383f1537a3d9d7b9d4a17e363a1ce7fb3db6d363 (patch) | |
tree | 2188f2b65601121fc0e583d4479cca625c94b99a | |
parent | 44559f9cf959729a9a8435580dbf61fa08176f9d (diff) | |
download | gdb-383f1537a3d9d7b9d4a17e363a1ce7fb3db6d363.zip gdb-383f1537a3d9d7b9d4a17e363a1ce7fb3db6d363.tar.gz gdb-383f1537a3d9d7b9d4a17e363a1ce7fb3db6d363.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 375eb49..bbded4a 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170208 +#define BFD_VERSION_DATE 20170209 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |