diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-07-11 00:00:47 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-07-11 00:00:47 +0000 |
commit | 5c22e1653b8b0c972929295c37ee8fab38aa9b86 (patch) | |
tree | fb9ee2f17f05333eb050be847a52539f62b8579a | |
parent | 5573899330abc1dd5267b50e3d19b6dfe876ae10 (diff) | |
download | gdb-5c22e1653b8b0c972929295c37ee8fab38aa9b86.zip gdb-5c22e1653b8b0c972929295c37ee8fab38aa9b86.tar.gz gdb-5c22e1653b8b0c972929295c37ee8fab38aa9b86.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 b8ce1c4..3ae9085 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160710 +#define BFD_VERSION_DATE 20160711 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |