diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-01 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-01 00:00:17 +0000 |
commit | 7e0c60bb719f1f97e883c1e776af1d5d952b4ab9 (patch) | |
tree | 5336fa1dc25907a7ee35c54b03f2d1b262ac94ea | |
parent | 9a1097cd1c27afa40cbe78fa52de0701d1df87fe (diff) | |
download | gdb-7e0c60bb719f1f97e883c1e776af1d5d952b4ab9.zip gdb-7e0c60bb719f1f97e883c1e776af1d5d952b4ab9.tar.gz gdb-7e0c60bb719f1f97e883c1e776af1d5d952b4ab9.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 a36aa6a..a4d44c5 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 20201231 +#define BFD_VERSION_DATE 20210101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |