aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2025-08-08 20:02:25 -0230
committerSam Anthony <sam@samanthony.xyz>2025-08-08 20:02:25 -0230
commitf4996428ffd1868c991539412e98bd24f80012a4 (patch)
tree7105ba07608a0b6db925d3723ec9fb85eadb9948 /config.mk
parent42557bcfc47cd00012a6a559c2b002fffa245b7d (diff)
downloadpfc-f4996428ffd1868c991539412e98bd24f80012a4.zip
releasev1.3.1
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index b009d55..4d76aba 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,7 @@
-VERSION = 1.3.0
+VERSION = 1.3.1
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man
+
+GOOSES = darwin linux windows
+GOARCHES = amd64 arm64