Skip to content

Commit

Permalink
update version to 1.3.9 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhongxiao123456 committed Oct 28, 2020
1 parent 4cfa8c0 commit efacf0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ENGINE_INSTALL_PATH := $(OPENSSL_WORK_PATH)/lib/engines-1.1
CC=gcc

LIBNAME := libkae.so
VERSION = 1.3.8
VERSION = 1.3.9
TARGET = ${LIBNAME}.${VERSION}
SOFTLINK = kae.so

Expand Down
2 changes: 1 addition & 1 deletion kae.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: libkae
Summary: Huawei Kunpeng Accelerator Engine
Version: 1.3.8
Version: 1.3.9
Release: 1%dist
License: Apache-2.0
Source: %{name}-%{version}.tar.gz
Expand Down

0 comments on commit efacf0a

Please sign in to comment.