diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-10-22 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-10-22 00:00:28 +0000 |
commit | a73ca552593ec2903fd5485b8c8f40a250645110 (patch) | |
tree | cdd1d641deaffbb3d13855aff553588cdd1f245f /bfd | |
parent | 4e15b78be4bf008fb4f97bffbc0865dd0e4833ce (diff) | |
download | gdb-a73ca552593ec2903fd5485b8c8f40a250645110.zip gdb-a73ca552593ec2903fd5485b8c8f40a250645110.tar.gz gdb-a73ca552593ec2903fd5485b8c8f40a250645110.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 d5ca9c8..7639d6a 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 20171021 +#define BFD_VERSION_DATE 20171022 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |