diff options
author | Omar Polo <op@omarpolo.com> | 2024-08-25 11:15:21 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2024-08-25 11:15:21 +0000 |
commit | ac211aee5028e459745d1ed8d851200a86f1c8dd (patch) | |
tree | ff9451b24fa806d394cfe2fb1a0264260cd8e6e4 /site/Makefile | |
parent | 874fc54df548a80a201a8f1f7595e8b995c81517 (diff) |
prepare release 2.1.12.1.1
Diffstat (limited to 'site/Makefile')
-rw-r--r-- | site/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/Makefile b/site/Makefile index 9e1cc9d..3b6e372 100644 --- a/site/Makefile +++ b/site/Makefile @@ -21,7 +21,7 @@ REPOLOGY_URL = https://repology.org/project/gmid/versions SUBST = ./subst GITHUB=https://github.com/omar-polo/gmid \ SITE=https://ftp.omarpolo.com \ - VERS=2.1 \ + VERS=2.1.1 \ PUBKEY=gmid-2.1.pub \ TREE=https://github.com/omar-polo/gmid/blob/master |