Skip to content

Commit 95e052a

Browse files
committed
build: bumped version to v1.2.1
1 parent 495b91f commit 95e052a

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.0")
58+
set(PROJECT_VERSION "1.2.1")
5959

6060
set(LIB_NAME dnnl)
6161

0 commit comments

Comments
 (0)