diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-27 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-27 00:00:06 +0000 |
commit | 3c0c7b4e1a6ce829992980efe9c3ebd39014b4f4 (patch) | |
tree | 4691c0d4e571435b0ee7fe88771b6e7682ab5b19 /bfd | |
parent | 9c6dd6885bd765ba244aff77ac80c3e582ee551d (diff) | |
download | gdb-3c0c7b4e1a6ce829992980efe9c3ebd39014b4f4.zip gdb-3c0c7b4e1a6ce829992980efe9c3ebd39014b4f4.tar.gz gdb-3c0c7b4e1a6ce829992980efe9c3ebd39014b4f4.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 00c1bba..4901185 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 20220726 +#define BFD_VERSION_DATE 20220727 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |