aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
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