diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-02-09 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-02-09 00:00:10 +0000 |
commit | 4c5dc7fcf6118ca98b693cf1e1b3c6c211f76a28 (patch) | |
tree | 178f601cbc704492a291ea3f7d6b1a2f248c3ebc | |
parent | 2151ccc56c74b55a8f0debf0724a495368f92591 (diff) | |
download | gdb-4c5dc7fcf6118ca98b693cf1e1b3c6c211f76a28.zip gdb-4c5dc7fcf6118ca98b693cf1e1b3c6c211f76a28.tar.gz gdb-4c5dc7fcf6118ca98b693cf1e1b3c6c211f76a28.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 1a3bc55..050047e 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160208 +#define BFD_VERSION_DATE 20160209 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |