diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-01-10 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-01-10 00:00:08 +0000 |
commit | 7124407794aaa3762a25c26cd3a00a637f7241c9 (patch) | |
tree | cce8e85fec4160cf91b241b5e5d8f55e4f5f2920 /bfd | |
parent | 5295724cdc94a09713b021728b02163dad128e9e (diff) | |
download | gdb-7124407794aaa3762a25c26cd3a00a637f7241c9.zip gdb-7124407794aaa3762a25c26cd3a00a637f7241c9.tar.gz gdb-7124407794aaa3762a25c26cd3a00a637f7241c9.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 323b98f..8152006 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160109 +#define BFD_VERSION_DATE 20160110 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |