diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-01-09 00:00:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-01-09 00:00:35 +0000 |
commit | 05497ea85a1b03cd336da4e14af5d147020a4399 (patch) | |
tree | 7e919b44fbdf0b0e18f163ff867f66da446e06e3 /bfd | |
parent | cfeadda545c4961877969e6a66be79278696e012 (diff) | |
download | binutils-gdb-05497ea85a1b03cd336da4e14af5d147020a4399.tar.gz |
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 66986f53cec..76fb73a87fd 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 20190108 +#define BFD_VERSION_DATE 20190109 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |