upgrade F-STACK_VERSION to 1.21.

This commit is contained in:
fengbojiang 2021-02-05 15:00:10 +08:00
parent 71d1223396
commit ba22d55c70
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.21
F-STACK_VERSION=1.22
HOST_OS:=$(shell uname -s)