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 e14457f commit 761dee8Copy full SHA for 761dee8
VERSION
@@ -0,0 +1 @@
1
+1.23
lib/Makefile
@@ -20,7 +20,7 @@ PREFIX_LIB=${PREFIX}/lib
20
PREFIX_INCLUDE=/usr/local/include
21
PREFIX_BIN=/usr/local/bin
22
F-STACK_CONF=/etc/f-stack.conf
23
-F-STACK_VERSION=1.22
+F-STACK_VERSION=1.23
24
TGT_OS=$(shell uname)
25
ifeq ($(TGT_OS),FreeBSD)
26
CC=gcc
0 commit comments