diff options
author | 2021-01-24 00:00:31 +0000 | |
---|---|---|
committer | 2021-01-24 00:00:31 +0000 | |
commit | b98520957b725a743f4b26982f3048492104467e (patch) | |
tree | b26e8f4ea473fd63dc7906ee2ac6a2c8bb192933 | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-b98520957b725a743f4b26982f3048492104467e.tar.gz binutils-gdb-b98520957b725a743f4b26982f3048492104467e.tar.bz2 binutils-gdb-b98520957b725a743f4b26982f3048492104467e.zip |
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 0eeea8104d9..bb5893386f5 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 20210123 +#define BFD_VERSION_DATE 20210124 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |