diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-31 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-31 00:00:50 +0000 |
commit | aab7ad7d33e8c82f59fcc3f56435a2453b4177df (patch) | |
tree | b67f77e8d975d46d10bfb5883746ab02d8bbc325 /bfd | |
parent | 72cded56d3215bc55a4c769358df43d4054baad3 (diff) | |
download | gdb-aab7ad7d33e8c82f59fcc3f56435a2453b4177df.zip gdb-aab7ad7d33e8c82f59fcc3f56435a2453b4177df.tar.gz gdb-aab7ad7d33e8c82f59fcc3f56435a2453b4177df.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 74173cf..ce45ae1 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 20221030 +#define BFD_VERSION_DATE 20221031 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |