diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-01-18 00:00:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-01-18 00:00:16 +0000 |
commit | 1f95afb8894820f99682bd9379804f5d2a1e324e (patch) | |
tree | 40576534283a98f8174d648192ed5a059bb3b839 /bfd | |
parent | 6c037fdbf0a1cf32582285993e13307dd3272a9e (diff) | |
download | gdb-1f95afb8894820f99682bd9379804f5d2a1e324e.zip gdb-1f95afb8894820f99682bd9379804f5d2a1e324e.tar.gz gdb-1f95afb8894820f99682bd9379804f5d2a1e324e.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 9bba581..3a7a796 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 20220117 +#define BFD_VERSION_DATE 20220118 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |