diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-12-05 00:01:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-12-05 00:01:22 +0000 |
commit | 120fb67c880d285b6d573cfc7929f91b918c4d2a (patch) | |
tree | dc8ed4dda4cf63996960eab551557ad56d24ddb3 | |
parent | b71095d8f1ad365722c6fbd491fdbaa3d5b92788 (diff) | |
download | binutils-120fb67c880d285b6d573cfc7929f91b918c4d2a.zip binutils-120fb67c880d285b6d573cfc7929f91b918c4d2a.tar.gz binutils-120fb67c880d285b6d573cfc7929f91b918c4d2a.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 2270ade..f685392 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 20191204 +#define BFD_VERSION_DATE 20191205 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |