We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c36f0 commit a5d4c14Copy full SHA for a5d4c14
1 file changed
httplib.h
@@ -8,8 +8,8 @@
8
#ifndef CPPHTTPLIB_HTTPLIB_H
9
#define CPPHTTPLIB_HTTPLIB_H
10
11
-#define CPPHTTPLIB_VERSION "0.23.1"
12
-#define CPPHTTPLIB_VERSION_NUM "0x001701"
+#define CPPHTTPLIB_VERSION "0.24.0"
+#define CPPHTTPLIB_VERSION_NUM "0x001800"
13
14
/*
15
* Platform compatibility check
0 commit comments