diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-04-05 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-04-05 00:00:14 +0000 |
commit | 91385d13a8820bf3e6274ec51d4da613bae67554 (patch) | |
tree | 1487a03ac5b6b3b01b15fa86a9c0d4f93c3347b9 | |
parent | 02d44d76584e4d483fe0fc677c12066ec23d67f4 (diff) | |
download | gdb-91385d13a8820bf3e6274ec51d4da613bae67554.zip gdb-91385d13a8820bf3e6274ec51d4da613bae67554.tar.gz gdb-91385d13a8820bf3e6274ec51d4da613bae67554.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 6a2cf8b..747eea3 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 20230404 +#define BFD_VERSION_DATE 20230405 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |