Skip to content

Commit f240e12

Browse files
committed
build: bumped version to v3.3.4
1 parent 2e3c94c commit f240e12

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
@@ -72,7 +72,7 @@ endif()
7272

7373
set(PROJECT_NAME "oneDNN")
7474
set(PROJECT_FULL_NAME "oneAPI Deep Neural Network Library (oneDNN)")
75-
set(PROJECT_VERSION "3.3.3")
75+
set(PROJECT_VERSION "3.3.4")
7676

7777
if (CMAKE_VERSION VERSION_LESS 3.0)
7878
project(${PROJECT_NAME} C CXX)

0 commit comments

Comments
 (0)