diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-09-24 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-09-24 00:00:10 +0000 |
commit | e64d74cafa7233cfcbefac501ac45ae79b47985a (patch) | |
tree | 0bef9401d067f8e6c1570abf74fc60ddbefd962e | |
parent | 4f60f82104e428ba23cf7c82cde7ea536af092fd (diff) | |
download | gdb-e64d74cafa7233cfcbefac501ac45ae79b47985a.zip gdb-e64d74cafa7233cfcbefac501ac45ae79b47985a.tar.gz gdb-e64d74cafa7233cfcbefac501ac45ae79b47985a.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 fcfe5b3..a9c293d 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 20220923 +#define BFD_VERSION_DATE 20220924 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |