diff options
author | 2025-03-03 08:15:52 +0100 | |
---|---|---|
committer | 2025-03-03 08:15:52 +0100 | |
commit | 9323e26354997bd9b9d195f777b472ad93d2a132 (patch) | |
tree | cd5a5bc850b738d7662e7dd81c635210069161d8 | |
parent | b2058334ee291ab0800d15c0e7e111d0cccc1941 (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.4 +VERSION := 0.3.5 all: README.html |