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 c8f0194 commit 64e01b9Copy full SHA for 64e01b9
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.7.0 FATAL_ERROR)
2
-project(httplib VERSION 0.6.2 LANGUAGES CXX)
+project(httplib VERSION 0.6.3 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