diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-12 00:01:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-12 00:01:59 +0000 |
commit | 0c0b1af38371768472860f02c67fcfc1cf203cb4 (patch) | |
tree | 7eb430fc46069d3f748e56ecb5812ead1d27e78e /bfd | |
parent | 6f53ae49d6c1fc5f487678d8b77179e7224b8c7d (diff) | |
download | gdb-0c0b1af38371768472860f02c67fcfc1cf203cb4.zip gdb-0c0b1af38371768472860f02c67fcfc1cf203cb4.tar.gz gdb-0c0b1af38371768472860f02c67fcfc1cf203cb4.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 43957e9..eb48547 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 20221211 +#define BFD_VERSION_DATE 20221212 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |