diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-23 00:00:47 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-23 00:00:47 +0000 |
commit | 2f9548f7947729e233ef26e4163ead78ba3da077 (patch) | |
tree | 0b95464b1b27b101abe3b4319e195e88c9b25f31 | |
parent | 27c90472d0a2f1a10d5a4a76af4708f046af7ad8 (diff) | |
download | gdb-2f9548f7947729e233ef26e4163ead78ba3da077.zip gdb-2f9548f7947729e233ef26e4163ead78ba3da077.tar.gz gdb-2f9548f7947729e233ef26e4163ead78ba3da077.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 87da857..b533091 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 20230722 +#define BFD_VERSION_DATE 20230723 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |