Skip to content

Commit 8e96ef4

Browse files
committed
build: bumped version to v1.2.2
1 parent e281a4a commit 8e96ef4

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
@@ -55,7 +55,7 @@ endif()
5555

5656
set(PROJECT_NAME "DNNL")
5757
set(PROJECT_FULL_NAME "Deep Neural Network Library (DNNL)")
58-
set(PROJECT_VERSION "1.2.1")
58+
set(PROJECT_VERSION "1.2.2")
5959

6060
set(LIB_NAME dnnl)
6161

0 commit comments

Comments
 (0)