diff options
author | Christian Hesse <mail@eworm.de> | 2023-07-11 13:09:50 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-07-11 13:09:50 +0200 |
commit | 299053a8d715743fb5a3e41f6cff23a42eb2b431 (patch) | |
tree | 099c001a8f2d25877d964158b4c0d20530a9f438 | |
parent | a8479069799046c97ef918b27d7428d6754b3fdc (diff) | |
download | pacman-offline-299053a8d715743fb5a3e41f6cff23a42eb2b431.tar.gz pacman-offline-299053a8d715743fb5a3e41f6cff23a42eb2b431.tar.zst |
prepare version 0.2.00.2.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.1.4 +VERSION := 0.2.0 all: README.html |