diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-06 00:01:04 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-06 00:01:04 +0000 |
commit | ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5 (patch) | |
tree | cbe6047f251990779b894ca1867e561cbbb5b1dd | |
parent | b61628002ae80fb4df08862cde46398ea2af1893 (diff) | |
download | gdb-ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5.zip gdb-ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5.tar.gz gdb-ce2cb0f4db90a63c1a167ee46a4320e41bafd8e5.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 e672a8e..f74c05f 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 20221005 +#define BFD_VERSION_DATE 20221006 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |