Skip to content

Commit 428595c

Browse files
committed
pygmo 2.19.2.
1 parent c099bc7 commit 428595c

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
@@ -11,7 +11,7 @@ if(NOT CMAKE_BUILD_TYPE)
1111
FORCE)
1212
endif()
1313

14-
project(pygmo VERSION 2.19.0 LANGUAGES CXX C)
14+
project(pygmo VERSION 2.19.2 LANGUAGES CXX C)
1515

1616
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" "${CMAKE_CURRENT_SOURCE_DIR}/cmake/yacma")
1717

0 commit comments

Comments
 (0)