diff options
author | Christian Hesse <mail@eworm.de> | 2023-09-21 13:06:43 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-09-21 13:06:43 +0200 |
commit | f797ceeb1b7f76fed080174ea6b11f8eb7ac6510 (patch) | |
tree | 91c504c1da93e714ae8e0a93b596d9ca6946bc71 /Makefile | |
parent | 2766725168d23822a004fcfbace6287dd1cbc9e6 (diff) | |
download | pacman-offline-0.2.2.tar.gz (sig) pacman-offline-0.2.2.tar.zst (sig) |
prepare version 0.2.20.2.2
Diffstat (limited to 'Makefile')
-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.1 +VERSION := 0.2.2 all: README.html |