diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-03-10 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-03-10 00:00:14 +0000 |
commit | 399f9ba236fa8026ca8115cb030ee87a1408ce8b (patch) | |
tree | a8b8d4795c1554f8da26cf906177881f07eb0a82 | |
parent | 7dc7323c0bcdf059622ac05aa8ac9629cca2aa8d (diff) | |
download | gdb-399f9ba236fa8026ca8115cb030ee87a1408ce8b.zip gdb-399f9ba236fa8026ca8115cb030ee87a1408ce8b.tar.gz gdb-399f9ba236fa8026ca8115cb030ee87a1408ce8b.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 a481313..0ffc227 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 20220309 +#define BFD_VERSION_DATE 20220310 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |