We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11de5a1 commit 71cdb53Copy full SHA for 71cdb53
VERSION
@@ -1 +1 @@
1
-1.21.5
+1.21.6
lib/Makefile
@@ -19,7 +19,7 @@ PREFIX_LIB=${PREFIX}/lib
19
PREFIX_INCLUDE=/usr/local/include
20
PREFIX_BIN=/usr/local/bin
21
F-STACK_CONF=/etc/f-stack.conf
22
-F-STACK_VERSION=1.21
+F-STACK_VERSION=1.21.6
23
TGT_OS=$(shell uname)
24
ifeq ($(TGT_OS),FreeBSD)
25
CC=gcc
0 commit comments