diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-08-15 00:01:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-08-15 00:01:17 +0000 |
commit | bab45910d8f1cc710472a8b6e9c5c8817a9793b9 (patch) | |
tree | db15f075f0cd10960d3ce745e5dd5f9522856be8 /bfd | |
parent | c21b07ba24d4450143a0dfaf50473da48a5b2e36 (diff) | |
download | gdb-bab45910d8f1cc710472a8b6e9c5c8817a9793b9.zip gdb-bab45910d8f1cc710472a8b6e9c5c8817a9793b9.tar.gz gdb-bab45910d8f1cc710472a8b6e9c5c8817a9793b9.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 d60a382..cc27c21 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 20230814 +#define BFD_VERSION_DATE 20230815 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |