diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-02-03 00:00:54 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-02-03 00:00:54 +0000 |
commit | 7355a3c6634aee98e5af73f5190868b29bebea32 (patch) | |
tree | d1d82b09d23f892232fad64443c313c8e4fcfc1c | |
parent | 9361886ee9f13731014c3ed425f48266915b2be0 (diff) | |
download | binutils-7355a3c6634aee98e5af73f5190868b29bebea32.zip binutils-7355a3c6634aee98e5af73f5190868b29bebea32.tar.gz binutils-7355a3c6634aee98e5af73f5190868b29bebea32.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 8be2dca..2ee6373 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 20190202 +#define BFD_VERSION_DATE 20190203 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |