diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-01-06 00:00:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-01-06 00:00:25 +0000 |
commit | dcd469925324f430e8cf656c7f63538dd7a01d08 (patch) | |
tree | 15fac95bc681d01d3428997063c4587fc52fb696 /bfd | |
parent | 7e0bd9ea7e27243661a1ca0291f59ff6c95e692d (diff) | |
download | gdb-dcd469925324f430e8cf656c7f63538dd7a01d08.zip gdb-dcd469925324f430e8cf656c7f63538dd7a01d08.tar.gz gdb-dcd469925324f430e8cf656c7f63538dd7a01d08.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 d45c5b0..b19741a 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 20230105 +#define BFD_VERSION_DATE 20230106 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |