diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-01-14 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-01-14 00:00:28 +0000 |
commit | b959e62a55d33f2b35978a80648b48492e2153bc (patch) | |
tree | 5dabda6c363380e9aa3dafad55134ef1e7d94f7e /bfd | |
parent | 44e4c7757a733949d511d97a7d95db913f423f1b (diff) | |
download | gdb-b959e62a55d33f2b35978a80648b48492e2153bc.zip gdb-b959e62a55d33f2b35978a80648b48492e2153bc.tar.gz gdb-b959e62a55d33f2b35978a80648b48492e2153bc.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 8c83bf3..0c3f67d 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 20200113 +#define BFD_VERSION_DATE 20200114 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |