diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-07-21 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-07-21 00:00:33 +0000 |
commit | 33d69f87279fd33a951eafd025b4d188bc71d97c (patch) | |
tree | 0c179a54e921f0a8591a2c7c91fe766719fbfab5 | |
parent | 47e77640be31fc1a4eb3718f594ed5fd0faff065 (diff) | |
download | gdb-33d69f87279fd33a951eafd025b4d188bc71d97c.zip gdb-33d69f87279fd33a951eafd025b4d188bc71d97c.tar.gz gdb-33d69f87279fd33a951eafd025b4d188bc71d97c.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 ab9333e..c88558b 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170720 +#define BFD_VERSION_DATE 20170721 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |