Skip to content

Commit

Permalink
Bump CMakeLists minor version to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
syurkevi committed Dec 28, 2021
1 parent 5068633 commit 823e8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.5)

include(CMakeModules/AF_vcpkg_options.cmake)

project(ArrayFire VERSION 3.8.0 LANGUAGES C CXX)
project(ArrayFire VERSION 3.8.1 LANGUAGES C CXX)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules")

Expand Down

0 comments on commit 823e8e3

Please sign in to comment.