diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-24 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-11-24 00:00:30 +0000 |
commit | 866aba2f3f52d26c95299cf24b4e6f9d24ba57e2 (patch) | |
tree | 66bb98a275a3b1cd90a226a5e73dd7e639016932 | |
parent | 8a71ab1dd34385b818a387be19f7ec77aca12d70 (diff) | |
download | fsf-binutils-gdb-866aba2f3f52d26c95299cf24b4e6f9d24ba57e2.zip fsf-binutils-gdb-866aba2f3f52d26c95299cf24b4e6f9d24ba57e2.tar.gz fsf-binutils-gdb-866aba2f3f52d26c95299cf24b4e6f9d24ba57e2.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 2a12df2..48a935f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151123 +#define BFD_VERSION_DATE 20151124 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |