diff options
author | 2025-07-01 13:36:25 +0200 | |
---|---|---|
committer | 2025-07-01 13:36:25 +0200 | |
commit | 1c870a8e168ad6717511d21c5652a2ce958b4206 (patch) | |
tree | 2c30de9bb77f09f2e9370190df3e9cb783d6630f | |
parent | e1497e938b0dc068b7eb79617e68c18cd7caacf3 (diff) | |
download | pacman-offline-main.tar.gz pacman-offline-main.tar.zst |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ SED := sed # this is just a fallback in case you do not # use git but downloaded a release tarball... -VERSION := 0.3.6 +VERSION := 0.3.7 all: README.html |