diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-24 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-24 00:00:42 +0000 |
commit | 0f703942d7c4f373e2aea5000081dbdc9ef8e2b1 (patch) | |
tree | 259d2989387a4faad70000dbb1d4d7adfef404d9 /bfd | |
parent | a95c7daba4c74e61ac37ffaaaa0ba49bf16e474e (diff) | |
download | gdb-0f703942d7c4f373e2aea5000081dbdc9ef8e2b1.zip gdb-0f703942d7c4f373e2aea5000081dbdc9ef8e2b1.tar.gz gdb-0f703942d7c4f373e2aea5000081dbdc9ef8e2b1.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 33dd8e5..5a21ea6 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 20180423 +#define BFD_VERSION_DATE 20180424 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |