Skip to content

Commit 02ca998

Browse files
committed
Release 4.2.0
* Includes minor maintainance and stability patches from the last year * Closes #46
1 parent b8cf935 commit 02ca998

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.11)
2-
project(function2 VERSION 4.1.0 LANGUAGES CXX)
2+
project(function2 VERSION 4.2.0 LANGUAGES CXX)
33

44
if (NOT FU2_IS_FIND_INCLUDED)
55
string(COMPARE EQUAL ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR}

0 commit comments

Comments
 (0)