Skip to content

Commit

Permalink
Bumped version number to 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalroz committed Oct 19, 2023
1 parent 748e372 commit d2d2ad6
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 @@ -17,7 +17,7 @@ if(WIN32 AND "${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC")
endif()

PROJECT(cuda-api-wrappers
VERSION 0.6.4
VERSION 0.6.6
DESCRIPTION "Thin C++-flavored wrappers for the CUDA Runtime API"
HOMEPAGE_URL https://github.com/eyalroz/cuda-api-wrappers
LANGUAGES CUDA CXX)
Expand Down

0 comments on commit d2d2ad6

Please sign in to comment.