diff options
author | mail_redacted_for_web | 2025-06-26 04:38:01 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2025-06-26 04:38:01 +0200 |
commit | fde8ca70959e713298b01c89338586e8ae129490 (patch) | |
tree | afa988144cf8c398cc9e8dc23ec9f076c3e50159 /Makefile | |
parent | aa853ab6c2d7614cd7d9888503d3f303df378504 (diff) | |
download | forgejo-lirion-master.tar.bz2 |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: -FJVER := 11.0.1 +FJVER := 11.0.2 dirs: dirs-amd64 dirs-arm-6 dirs-arm64 dirs-amd64: |