diff --git a/Makefile b/Makefile index 19b2a52..ae9fce2 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/kae.spec b/kae.spec index fd6cad5..28608bc 100644 --- a/kae.spec +++ b/kae.spec @@ -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