diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-29 00:01:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-29 00:01:11 +0000 |
commit | 47f6803e1df7b49f6bd2f032b72574bb5202e85e (patch) | |
tree | 7070611ce87095cf1355e6681221ce227320517b | |
parent | 79426d96ab2843dd87690d4423043074e451ea5c (diff) | |
download | gdb-47f6803e1df7b49f6bd2f032b72574bb5202e85e.zip gdb-47f6803e1df7b49f6bd2f032b72574bb5202e85e.tar.gz gdb-47f6803e1df7b49f6bd2f032b72574bb5202e85e.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 45ff879..9fe0952 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 20230728 +#define BFD_VERSION_DATE 20230729 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |