diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 23:13:54 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 23:13:54 +0100 |
commit | 2e6998520bf8ee786034399b145fe4b0b44467bf (patch) | |
tree | 0f18603f33f536af5c98265128bf249ce30c735d /Makefile | |
parent | aca94d086eb37c9b8e64f0b16d8f6a683194c180 (diff) | |
download | extract-artwork-c4299381bc5b42d531dbdbd430332798d2ee2107.tar.gz (sig) extract-artwork-c4299381bc5b42d531dbdbd430332798d2ee2107.tar.zst (sig) |
prepare version 0.0.30.0.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.0.2 +VERSION := 0.0.3 all: extract-artwork README.html |