Skip to content

Commit d6d39fe

Browse files
committed
Version 0.5.1
1 parent 94f3f88 commit d6d39fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.6.0)
66

77
include(cmake/RecordCmdLine.cmake)
88

9-
project(VecCore LANGUAGES C CXX VERSION 0.5.0)
9+
project(VecCore LANGUAGES C CXX VERSION 0.5.1)
1010

1111
set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard")
1212
set(CMAKE_CXX_STANDARD_REQUIRED True)

0 commit comments

Comments
 (0)