diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-04-24 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-04-24 00:00:29 +0000 |
commit | d4a174a5cbb794143164897a4e8a08972fd251a1 (patch) | |
tree | b34e0e89be62b35cca4aeb80b9e44e69a8151fec | |
parent | af989297316ec7628f1ddffc621932805a464b1d (diff) | |
download | gdb-d4a174a5cbb794143164897a4e8a08972fd251a1.zip gdb-d4a174a5cbb794143164897a4e8a08972fd251a1.tar.gz gdb-d4a174a5cbb794143164897a4e8a08972fd251a1.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 5fbc1fa..367bc31 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 20230423 +#define BFD_VERSION_DATE 20230424 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |