Skip to content

Commit

Permalink
bump version to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
verstatx committed Nov 5, 2023
1 parent b33ded2 commit 3017696
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
Expand Up @@ -15,7 +15,7 @@ include(CheckLanguage)
include(CMakeModules/AF_vcpkg_options.cmake)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules")
project(ArrayFire VERSION 3.9.0 LANGUAGES C CXX)
project(ArrayFire VERSION 3.10.0 LANGUAGES C CXX)

include(AFconfigure_deps_vars)
include(AFBuildConfigurations)
Expand Down

0 comments on commit 3017696

Please sign in to comment.