diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-04-11 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-04-11 00:00:19 +0000 |
commit | 44019209faf3db952a6a04aaeeaa779a8ff7e661 (patch) | |
tree | 505117a73f81974d9ee54b85a144e9b638ebc829 | |
parent | f4b9c5e1bc4e704374f94e00f8a2ae75aec4cf28 (diff) | |
download | gdb-44019209faf3db952a6a04aaeeaa779a8ff7e661.zip gdb-44019209faf3db952a6a04aaeeaa779a8ff7e661.tar.gz gdb-44019209faf3db952a6a04aaeeaa779a8ff7e661.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 0902d6e..85d0e68 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 20230410 +#define BFD_VERSION_DATE 20230411 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |