From 89c932f313c6437c38f2982869beacc89c2f2246 Mon Sep 17 00:00:00 2001 From: yhirose Date: Fri, 29 Aug 2025 16:05:44 -0400 Subject: [PATCH] Release v0.26.0 --- httplib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httplib.h b/httplib.h index d44766a..e15ba44 100644 --- a/httplib.h +++ b/httplib.h @@ -8,8 +8,8 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.25.0" -#define CPPHTTPLIB_VERSION_NUM "0x001900" +#define CPPHTTPLIB_VERSION "0.26.0" +#define CPPHTTPLIB_VERSION_NUM "0x001A00" /* * Platform compatibility check