diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-01-25 00:01:40 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-01-25 00:01:40 +0000 |
commit | 09b97f57e356a480e617fb8314c813e141a24081 (patch) | |
tree | a6ed496505ca067ce339d41cb3fff1011df9757d | |
parent | 80bc809e46b25a71a30da74073d2eb6071336da1 (diff) | |
download | gdb-09b97f57e356a480e617fb8314c813e141a24081.zip gdb-09b97f57e356a480e617fb8314c813e141a24081.tar.gz gdb-09b97f57e356a480e617fb8314c813e141a24081.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 4ec2fe8..1582653 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170124 +#define BFD_VERSION_DATE 20170125 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |