diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-15 00:00:53 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-15 00:00:53 +0000 |
commit | 133797870632cf37d65898059f887b171f0ed4b7 (patch) | |
tree | 4ebebb0d3192b1b66cd6040cbadd1b24f377359f | |
parent | 42d8377de2f2f35b56f0d05b3654ff4f1da524d7 (diff) | |
download | gdb-133797870632cf37d65898059f887b171f0ed4b7.zip gdb-133797870632cf37d65898059f887b171f0ed4b7.tar.gz gdb-133797870632cf37d65898059f887b171f0ed4b7.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 54c2c58..bb191a4 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 20230714 +#define BFD_VERSION_DATE 20230715 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |