yhirose преди 1 месец
родител
ревизия
2e925abacc
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      docs-src/config.toml
  2. 2 2
      httplib.h

+ 1 - 1
docs-src/config.toml

@@ -1,6 +1,6 @@
 [site]
 [site]
 title = "cpp-httplib"
 title = "cpp-httplib"
-version = "0.35.0"
+version = "0.36.0"
 hostname = "https://yhirose.github.io"
 hostname = "https://yhirose.github.io"
 base_path = "/cpp-httplib"
 base_path = "/cpp-httplib"
 
 

+ 2 - 2
httplib.h

@@ -8,8 +8,8 @@
 #ifndef CPPHTTPLIB_HTTPLIB_H
 #ifndef CPPHTTPLIB_HTTPLIB_H
 #define 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
  * Platform compatibility check