aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2024-08-03 16:12:47 +0000
committerOmar Polo <op@omarpolo.com>2024-08-03 16:12:47 +0000
commit92c4fab19719333e70b311ed534a96d55f4fcb10 (patch)
treef439eeb1e3fd3e1a0a0bece8d04e0ef5543ef4c0 /Makefile
parent905a32998fc46eea222fff851aab69eea4ac8e8a (diff)
prepare release 2.12.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e116fd..f550090 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ y.tab.c: parse.y
lint:
man -Tlint -Wstyle -l gmid.8 gmid.conf.5 gemexp.1 gg.1 titan.1
-PUBKEY = keys/gmid-2.0.pub
+PUBKEY = keys/gmid-2.1.pub
PRIVKEY = set-PRIVKEY
DISTFILES = .cirrus.yml .dockerignore .gitignore ChangeLog LICENSE \
Makefile README.md config.c configure crypto.c dirs.c fcgi.c \