diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-01-20 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-01-20 00:00:07 +0000 |
commit | b863a2687319cc8deae279f3cc7861ff506a0575 (patch) | |
tree | 49c99b646727650c20f34703b330bde2a386ccc1 /bfd | |
parent | 3db27e74ee6175a2c73f3481ae5c5b8b2e4bc18f (diff) | |
download | gdb-b863a2687319cc8deae279f3cc7861ff506a0575.zip gdb-b863a2687319cc8deae279f3cc7861ff506a0575.tar.gz gdb-b863a2687319cc8deae279f3cc7861ff506a0575.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 b0666f4..31da581 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 20230119 +#define BFD_VERSION_DATE 20230120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |