diff options
| author | GDB Administrator <gdbadmin@sourceware.org> | 2023-08-14 00:00:43 +0000 |
|---|---|---|
| committer | GDB Admin <brobecker@adacore.com> | 2023-08-14 00:00:43 +0000 |
| commit | c21b07ba24d4450143a0dfaf50473da48a5b2e36 (patch) | |
| tree | b26c9d445d80726b38e59c6a14b2b311cd54087b | |
| parent | a6cb74efea0e80650b59e55875d89b38dc120ead (diff) | |
| download | gdb-c21b07ba24d4450143a0dfaf50473da48a5b2e36.zip gdb-c21b07ba24d4450143a0dfaf50473da48a5b2e36.tar.gz gdb-c21b07ba24d4450143a0dfaf50473da48a5b2e36.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 23fd56f..d60a382 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 20230813 +#define BFD_VERSION_DATE 20230814 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |
