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 778285a commit 45502cdCopy full SHA for 45502cd
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.7.0 FATAL_ERROR)
2
-project(httplib VERSION 0.5.12 LANGUAGES CXX)
+project(httplib VERSION 0.5.13 LANGUAGES CXX)
3
4
# Change as needed to set an OpenSSL minimum version.
5
# This is used in the installed Cmake config file.
0 commit comments