diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-04-05 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-04-05 00:00:11 +0000 |
commit | c069de3491879faeef77af40262b47c3d4c5ce7b (patch) | |
tree | 9eb3925afac1c3b0bab598dd1f479814760dc99a | |
parent | 0ffdc37b98964477e70bfd63ca28f374193dcdb2 (diff) | |
download | gdb-c069de3491879faeef77af40262b47c3d4c5ce7b.zip gdb-c069de3491879faeef77af40262b47c3d4c5ce7b.tar.gz gdb-c069de3491879faeef77af40262b47c3d4c5ce7b.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 ea218db..e000c80 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 20240404 +#define BFD_VERSION_DATE 20240405 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |