diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-03-13 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-03-13 00:00:21 +0000 |
commit | b9d62f893fcc0b4c36aad0552810dcde304979d0 (patch) | |
tree | 7dcd99060410f144232b6bae74d5dbe331e23cda | |
parent | d5bb792ca130aac17e080325e4005ef417ceabd5 (diff) | |
download | gdb-b9d62f893fcc0b4c36aad0552810dcde304979d0.zip gdb-b9d62f893fcc0b4c36aad0552810dcde304979d0.tar.gz gdb-b9d62f893fcc0b4c36aad0552810dcde304979d0.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 ec5c90f..ffe25ea 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170312 +#define BFD_VERSION_DATE 20170313 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |