Skip to content

Commit c8f0194

Browse files
committed
Increment to v0.6.2 in Cmake
1 parent b1d42fa commit c8f0194

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.1 LANGUAGES CXX)
2+
project(httplib VERSION 0.6.2 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)