diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-01-05 00:00:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-01-05 00:00:18 +0000 |
commit | 5224aea8c24fba272cf55261021c932fd05a7438 (patch) | |
tree | d2909f9f5b17c301f9dbc186ac295fb43debae70 /bfd | |
parent | 7131d475da0062b2991eecfde76cbff96de289ab (diff) | |
download | gdb-5224aea8c24fba272cf55261021c932fd05a7438.zip gdb-5224aea8c24fba272cf55261021c932fd05a7438.tar.gz gdb-5224aea8c24fba272cf55261021c932fd05a7438.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 87cc5e1..37285ef 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 20220104 +#define BFD_VERSION_DATE 20220105 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |