diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-12-16 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-12-16 00:00:18 +0000 |
commit | 9c35a5290213e9a28e6cc691e1cc7ba5055653f7 (patch) | |
tree | ae3812e8da8fa8e6d98ee4d37cb4a6dcfe55a9e2 /bfd | |
parent | 29b1539538f5f285e017adbc64b8d72b45c104a8 (diff) | |
download | gdb-9c35a5290213e9a28e6cc691e1cc7ba5055653f7.zip gdb-9c35a5290213e9a28e6cc691e1cc7ba5055653f7.tar.gz gdb-9c35a5290213e9a28e6cc691e1cc7ba5055653f7.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 1209d08..5c3d08f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151215 +#define BFD_VERSION_DATE 20151216 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |