diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-11 00:00:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-11 00:00:51 +0000 |
commit | 949c11728ca7a458a6ab913d4619a7c48c3673c4 (patch) | |
tree | c8e30118c4ca38883891499ef4e5f29426ad1321 | |
parent | fe36d34f2589a23cd9b22b4e8443b7ae622de14e (diff) | |
download | gdb-949c11728ca7a458a6ab913d4619a7c48c3673c4.zip gdb-949c11728ca7a458a6ab913d4619a7c48c3673c4.tar.gz gdb-949c11728ca7a458a6ab913d4619a7c48c3673c4.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 ae8e36a..a526b87 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 20220610 +#define BFD_VERSION_DATE 20220611 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |