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 Oct 16, 2023
1 parent 27bad8a commit 70463f2
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 70463f2

Please sign in to comment.