diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-09-08 00:00:50 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-09-08 00:00:50 +0000 |
commit | 97050e7513c7af062d99a071dc8826512540ec47 (patch) | |
tree | 01fb5a38483bcca972e28c95906571fdf18093e8 | |
parent | 88dd8738271e7d052473d555c1214a2185eb3295 (diff) | |
download | gdb-97050e7513c7af062d99a071dc8826512540ec47.zip gdb-97050e7513c7af062d99a071dc8826512540ec47.tar.gz gdb-97050e7513c7af062d99a071dc8826512540ec47.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 dd21fe1..95570e6 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 20230907 +#define BFD_VERSION_DATE 20230908 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |