diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-09 00:00:23 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-11-09 00:00:23 +0000 |
commit | 29960db7242169411c6a51e721bc995b32a603f8 (patch) | |
tree | 5f9dbd80555ea7f0a48fb8a7057353950ea875c9 /bfd | |
parent | db0cf0603a08bf05eb3e412533072e0441921fa3 (diff) | |
download | gdb-29960db7242169411c6a51e721bc995b32a603f8.zip gdb-29960db7242169411c6a51e721bc995b32a603f8.tar.gz gdb-29960db7242169411c6a51e721bc995b32a603f8.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 587b617..71c3023 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151108 +#define BFD_VERSION_DATE 20151109 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |