diff options
author | 2018-05-25 00:02:39 +0000 | |
---|---|---|
committer | 2018-06-12 22:54:19 +0200 | |
commit | c7c8ba7c3bc15bcbeb5f7c2f87824403a9dbc938 (patch) | |
tree | 9e60d1eb184b6e35622b4a1079c564bd19b37bd5 | |
parent | Mark section in a section group with SHF_GROUP (diff) | |
download | binutils-gdb-c7c8ba7c3bc15bcbeb5f7c2f87824403a9dbc938.tar.gz binutils-gdb-c7c8ba7c3bc15bcbeb5f7c2f87824403a9dbc938.tar.bz2 binutils-gdb-c7c8ba7c3bc15bcbeb5f7c2f87824403a9dbc938.zip |
Automatic date update in version.in
(cherry picked from commit 50da4f7b7ec194465f99d567feb935e7427377f0)
-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 1e38e2cc7a5..594f4698ca7 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20180429 +#define BFD_VERSION_DATE 20180525 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |