diff options
author | 2025-07-09 22:10:41 +0200 | |
---|---|---|
committer | 2025-07-09 22:10:41 +0200 | |
commit | 4d73e7040a1578a4eda885110e2f75840bdb2c89 (patch) | |
tree | 44ecf35b3c329a97445562898e56ae5505877e1d | |
parent | 8c508b2fceac2590373ef95154707270694e8294 (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.7 +VERSION := 0.3.8 all: README.html |