Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
* Includes minor maintainance and stability patches from the last year
* Closes #46
  • Loading branch information
Naios committed Jun 16, 2021
1 parent b8cf935 commit 02ca998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.11)
project(function2 VERSION 4.1.0 LANGUAGES CXX)
project(function2 VERSION 4.2.0 LANGUAGES CXX)

if (NOT FU2_IS_FIND_INCLUDED)
string(COMPARE EQUAL ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR}
Expand Down

0 comments on commit 02ca998

Please sign in to comment.