diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-04-13 00:01:04 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-04-13 00:01:04 +0000 |
commit | 0341f6e877f7c010e56c49caaf42c2b34a258910 (patch) | |
tree | b3a1268d42ddb4f9be3f40432aacbf4e6ab6842a | |
parent | 250d7138b60c72ee5ba6cbe65445f5d93961e610 (diff) | |
download | gdb-0341f6e877f7c010e56c49caaf42c2b34a258910.zip gdb-0341f6e877f7c010e56c49caaf42c2b34a258910.tar.gz gdb-0341f6e877f7c010e56c49caaf42c2b34a258910.tar.bz2 |
Automatic date update in version.in
-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 2eb3723..ee36aa9 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170412 +#define BFD_VERSION_DATE 20170413 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |