upgrade F-STACK_VERSION to 1.21.

dev
fengbojiang(姜凤波) 2020-06-19 10:54:34 +08:00
parent 6d7fe6ec72
commit 591a17d568
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ PREFIX_LIB=${PREFIX}/lib
PREFIX_INCLUDE=/usr/local/include
PREFIX_BIN=/usr/local/bin
F-STACK_CONF=/etc/f-stack.conf
F-STACK_VERSION=1.20
F-STACK_VERSION=1.21
HOST_OS:=$(shell uname -s)