diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-05-12 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-05-12 00:00:57 +0000 |
commit | 8cea5fda33becb158c51a532e9281a7b17158459 (patch) | |
tree | 53494f2de7f4fcfa7b675d11e6f487d1db2f6ed8 /bfd | |
parent | 245f9db1fa8a355e9b18d0966fe20d6341e36813 (diff) | |
download | gdb-8cea5fda33becb158c51a532e9281a7b17158459.zip gdb-8cea5fda33becb158c51a532e9281a7b17158459.tar.gz gdb-8cea5fda33becb158c51a532e9281a7b17158459.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 bea4068..b0f6d8b 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 20230511 +#define BFD_VERSION_DATE 20230512 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |