Compare commits

...

1 Commits

Author SHA1 Message Date
yhirose 2e925abacc Release v0.36.0 2026-03-02 21:53:42 -05:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[site]
title = "cpp-httplib"
version = "0.35.0"
version = "0.36.0"
hostname = "https://yhirose.github.io"
base_path = "/cpp-httplib"
+2 -2
View File
@@ -8,8 +8,8 @@
#ifndef CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_VERSION "0.35.0"
#define CPPHTTPLIB_VERSION_NUM "0x002300"
#define CPPHTTPLIB_VERSION "0.36.0"
#define CPPHTTPLIB_VERSION_NUM "0x002400"
/*
* Platform compatibility check