diff options
author | Omar Polo <op@omarpolo.com> | 2024-08-03 16:12:47 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-08-03 16:12:47 +0000 |
commit | 92c4fab19719333e70b311ed534a96d55f4fcb10 (patch) | |
tree | f439eeb1e3fd3e1a0a0bece8d04e0ef5543ef4c0 /Makefile | |
parent | 905a32998fc46eea222fff851aab69eea4ac8e8a (diff) |
prepare release 2.12.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |