Skip to content

Commit

Permalink
Fix date on version
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
  • Loading branch information
MathiasMagnus and bashbaug committed Dec 14, 2023
1 parent 9fefd48 commit d654514
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 @@ cmake_minimum_required(VERSION 3.0)
set(CMAKE_CXX_STANDARD 14)

project(OpenCL-SDK
VERSION 2023.12.08
VERSION 2023.12.14
LANGUAGES
C CXX
)
Expand Down

0 comments on commit d654514

Please sign in to comment.