Skip to content

Commit f5f25f4

Browse files
committed
build: bumped version to v2.3.1
1 parent f5c071b commit f5f25f4

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 "2.3.0")
75+
set(PROJECT_VERSION "2.3.1")
7676

7777
function(set_lib_name LIB_NAME)
7878
string(TOUPPER "${CMAKE_BUILD_TYPE}" UPPERCASE_CMAKE_BUILD_TYPE)

0 commit comments

Comments
 (0)