diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-11-22 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-11-22 00:00:15 +0000 |
commit | 3063babf7c559f04203ad7fdfcd8fc12a302ee7a (patch) | |
tree | ad3c80a876c45d071cf16cbebeaf426ed85f8f1c /bfd | |
parent | c13b08dbbcf752480a7621aa1f89bc5440c74c25 (diff) | |
download | gdb-3063babf7c559f04203ad7fdfcd8fc12a302ee7a.zip gdb-3063babf7c559f04203ad7fdfcd8fc12a302ee7a.tar.gz gdb-3063babf7c559f04203ad7fdfcd8fc12a302ee7a.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 6fa7572..feb8f3b 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20161121 +#define BFD_VERSION_DATE 20161122 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |