Explorar o código

Release v0.36.0

yhirose hai 4 semanas
pai
achega
2e925abacc
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      docs-src/config.toml
  2. 2 2
      httplib.h

+ 1 - 1
docs-src/config.toml

@@ -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
httplib.h

@@ -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