diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-09-16 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-09-16 00:00:07 +0000 |
commit | 25bc8a24e4d5f7f7ba4cafc1ffd8499b18a3c842 (patch) | |
tree | 9a03039f628a660bca58bf8c90ce4ca824c049b2 /bfd | |
parent | bfca584fae65570fa8ed052f662948763f3ccfa8 (diff) | |
download | gdb-25bc8a24e4d5f7f7ba4cafc1ffd8499b18a3c842.zip gdb-25bc8a24e4d5f7f7ba4cafc1ffd8499b18a3c842.tar.gz gdb-25bc8a24e4d5f7f7ba4cafc1ffd8499b18a3c842.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 769f60c..2e99e4f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20150915 +#define BFD_VERSION_DATE 20150916 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |