We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd98d2a commit ca5fe35Copy full SHA for ca5fe35
httplib.h
@@ -8,7 +8,8 @@
8
#ifndef CPPHTTPLIB_HTTPLIB_H
9
#define CPPHTTPLIB_HTTPLIB_H
10
11
-#define CPPHTTPLIB_VERSION "0.23.0"
+#define CPPHTTPLIB_VERSION "0.23.1"
12
+#define CPPHTTPLIB_VERSION_NUM "0x001701"
13
14
/*
15
* Platform compatibility check
0 commit comments