diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-08-13 00:00:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-08-13 00:00:35 +0000 |
commit | b935898fd1b323a47452e672de597a497bdeadf6 (patch) | |
tree | 7ed2321b2c15bea016a5bc3e6b5418c9a155d99a | |
parent | 6a60060d3e7b39868ca2fbb2c8ef1c593fd00313 (diff) | |
download | gdb-b935898fd1b323a47452e672de597a497bdeadf6.zip gdb-b935898fd1b323a47452e672de597a497bdeadf6.tar.gz gdb-b935898fd1b323a47452e672de597a497bdeadf6.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 4d0b3aa..ad13ee0 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 20240812 +#define BFD_VERSION_DATE 20240813 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |