diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-03 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-03 00:00:30 +0000 |
commit | bd23a7e40e30ab82fcef1579650742a8ffa3c9b0 (patch) | |
tree | 5f40dc60ab1b9c6e40ebd059f4557423bf3323e6 | |
parent | f04f3368ac34511555b44d323cbf3ba9ee5bb439 (diff) | |
download | gdb-bd23a7e40e30ab82fcef1579650742a8ffa3c9b0.zip gdb-bd23a7e40e30ab82fcef1579650742a8ffa3c9b0.tar.gz gdb-bd23a7e40e30ab82fcef1579650742a8ffa3c9b0.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 cfce732..6e4962d 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 20221102 +#define BFD_VERSION_DATE 20221103 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |