We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac46df commit b8a3231Copy full SHA for b8a3231
CMakeLists.txt
@@ -6,7 +6,7 @@
6
# CMake specifications
7
# -----------------------------------------------------------------------------
8
cmake_minimum_required (VERSION 3.16.0)
9
-project(mlx42 VERSION 2.3.4)
+project(mlx42 VERSION 2.4.0)
10
message(STATUS "MLX42 @ ${CMAKE_PROJECT_VERSION}")
11
12
# Variables
0 commit comments