diff options
author | Christian Hesse <mail@eworm.de> | 2024-05-28 17:45:33 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-05-29 09:23:49 +0200 |
commit | 60b8118e03992a2e888690e2cd1c43327b931a47 (patch) | |
tree | e1767e9db641e16c762ffab2fafa7c75af4d2057 | |
parent | 2f77fb74fb8a65b9554e45bca43ab8abfdab583a (diff) | |
download | pacman-offline-60b8118e03992a2e888690e2cd1c43327b931a47.tar.gz pacman-offline-60b8118e03992a2e888690e2cd1c43327b931a47.tar.zst |
prepare version 0.3.00.3.0
-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.2.4 +VERSION := 0.3.0 all: README.html |