diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-12 00:00:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-12 00:00:35 +0000 |
commit | cc2ccab75e8693e4e67c23c88a14090b0b2a79db (patch) | |
tree | 44b7c740b707eefe93a0fa67f2fa552a8dcdbd68 | |
parent | dc94dfc73931f008f4d128a34230dc45794a4222 (diff) | |
download | gdb-cc2ccab75e8693e4e67c23c88a14090b0b2a79db.zip gdb-cc2ccab75e8693e4e67c23c88a14090b0b2a79db.tar.gz gdb-cc2ccab75e8693e4e67c23c88a14090b0b2a79db.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 f62e3b0..4f3d888 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 20220511 +#define BFD_VERSION_DATE 20220512 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |