diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-07-15 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-07-15 00:00:12 +0000 |
commit | c1f6762ce51fbcffb7ee3fdb1d794435fb19d43c (patch) | |
tree | e0633ac68587983da56edc9865980b5eb2d13efa | |
parent | 75ec09829780f8d00d8515e07101a29272a22303 (diff) | |
download | gdb-c1f6762ce51fbcffb7ee3fdb1d794435fb19d43c.zip gdb-c1f6762ce51fbcffb7ee3fdb1d794435fb19d43c.tar.gz gdb-c1f6762ce51fbcffb7ee3fdb1d794435fb19d43c.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@ |