diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-02-02 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-02-02 00:00:12 +0000 |
commit | 14f983573850419b8354a112f6ab048cb4bc130d (patch) | |
tree | 72d2486bd5d8fb603250df760a37e2ebc3f3619e /bfd | |
parent | 326f526e1b87a2b18d7175c88bdebc418be06ad6 (diff) | |
download | gdb-14f983573850419b8354a112f6ab048cb4bc130d.zip gdb-14f983573850419b8354a112f6ab048cb4bc130d.tar.gz gdb-14f983573850419b8354a112f6ab048cb4bc130d.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 887f12f..308aca0 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 20220201 +#define BFD_VERSION_DATE 20220202 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |