Skip to content

Commit 71cdb53

Browse files
committed
Update version to 1.21.6.
1 parent 11de5a1 commit 71cdb53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.21.5
1+
1.21.6

lib/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ PREFIX_LIB=${PREFIX}/lib
1919
PREFIX_INCLUDE=/usr/local/include
2020
PREFIX_BIN=/usr/local/bin
2121
F-STACK_CONF=/etc/f-stack.conf
22-
F-STACK_VERSION=1.21
22+
F-STACK_VERSION=1.21.6
2323
TGT_OS=$(shell uname)
2424
ifeq ($(TGT_OS),FreeBSD)
2525
CC=gcc

0 commit comments

Comments
 (0)