From ed0603704174b01c25b49efc08c82e1532dc5622 Mon Sep 17 00:00:00 2001 From: Stefan Eßer Date: Tue, 10 May 2022 14:47:43 +0200 Subject: vendor/bc: import of version 5.2.5 This is a production release that fixes this bc's behavior on ^D to match GNU bc. --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/version.h b/include/version.h index 4621b50bcbeb..da98b30bb767 100644 --- a/include/version.h +++ b/include/version.h @@ -37,6 +37,6 @@ #define BC_VERSION_H /// The current version. -#define VERSION 5.2.4 +#define VERSION 5.2.5 #endif // BC_VERSION_H -- cgit v1.3