diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-05-02 00:00:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-05-02 00:00:39 +0000 |
commit | 122a483d4f19c8b0a7f3d265dad882bd4f2c868a (patch) | |
tree | 7adb66136f84b87e091fdcbbac16fcea8ac8096f /bfd | |
parent | 0aae7e72a2a11ef1fd2a3b4fd18c8d8d49e0c21b (diff) | |
download | gdb-122a483d4f19c8b0a7f3d265dad882bd4f2c868a.zip gdb-122a483d4f19c8b0a7f3d265dad882bd4f2c868a.tar.gz gdb-122a483d4f19c8b0a7f3d265dad882bd4f2c868a.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 b3f9a83..e3e6b14 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170501 +#define BFD_VERSION_DATE 20170502 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |