diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-15 00:01:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-15 00:01:44 +0000 |
commit | 36e1b4ff096c5e056f7439811a3f570dba9aa23a (patch) | |
tree | 340ee04e6060f4a6389319e409f5b16b1cf75665 /bfd | |
parent | 3eff922a3d0d419df6b52111030a909fa2858cf0 (diff) | |
download | gdb-36e1b4ff096c5e056f7439811a3f570dba9aa23a.zip gdb-36e1b4ff096c5e056f7439811a3f570dba9aa23a.tar.gz gdb-36e1b4ff096c5e056f7439811a3f570dba9aa23a.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 5abf4a7..585169a 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 20221014 +#define BFD_VERSION_DATE 20221015 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |