diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-01 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-01 00:00:10 +0000 |
commit | 1751ca43fdae8d19e13ae55430700a60eb0f30d3 (patch) | |
tree | ec35c50652f37844eea372b3401d5d05c0a7e907 /bfd | |
parent | 4881fcd7c13056b0ee03c170bf54bb7f7a176051 (diff) | |
download | gdb-1751ca43fdae8d19e13ae55430700a60eb0f30d3.zip gdb-1751ca43fdae8d19e13ae55430700a60eb0f30d3.tar.gz gdb-1751ca43fdae8d19e13ae55430700a60eb0f30d3.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 ce45ae1..bbdced1 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 20221031 +#define BFD_VERSION_DATE 20221101 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |