diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-19 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-19 00:00:12 +0000 |
commit | c99b2113a478a075e8d8f7c3848a92f1ce73f847 (patch) | |
tree | 5ddb349d11a6f7a59fab439e3ae59640824df640 /bfd | |
parent | 4e38ed582cb9a2e09141126c2e0a527816e702e6 (diff) | |
download | fsf-binutils-gdb-c99b2113a478a075e8d8f7c3848a92f1ce73f847.zip fsf-binutils-gdb-c99b2113a478a075e8d8f7c3848a92f1ce73f847.tar.gz fsf-binutils-gdb-c99b2113a478a075e8d8f7c3848a92f1ce73f847.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 c688b91..4423d72 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 20220918 +#define BFD_VERSION_DATE 20220919 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |