diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-05-14 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-05-14 00:00:33 +0000 |
commit | 0d5ffd658faf6920c99405b6b68d6046f10c845f (patch) | |
tree | 66f9728f4ae03a54bdf4f2f7ec2a2a1e3e6e1f12 /bfd | |
parent | d2b585f3cfc253678bf33b552a219e25eb29e686 (diff) | |
download | gdb-0d5ffd658faf6920c99405b6b68d6046f10c845f.zip gdb-0d5ffd658faf6920c99405b6b68d6046f10c845f.tar.gz gdb-0d5ffd658faf6920c99405b6b68d6046f10c845f.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 e04e52d..9e28b08 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 20230513 +#define BFD_VERSION_DATE 20230514 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |