Skip to content

Commit 64e01b9

Browse files
committed
Increment Cmake to v0.6.3
1 parent c8f0194 commit 64e01b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.7.0 FATAL_ERROR)
2-
project(httplib VERSION 0.6.2 LANGUAGES CXX)
2+
project(httplib VERSION 0.6.3 LANGUAGES CXX)
33

44
# Change as needed to set an OpenSSL minimum version.
55
# This is used in the installed Cmake config file.

0 commit comments

Comments
 (0)