diff options
author | Christian Hesse <mail@eworm.de> | 2024-06-21 23:06:28 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-06-21 23:06:28 +0200 |
commit | 210319f08f5e0a495c0999b5f8bdb1967adf0cca (patch) | |
tree | 16633fad12301e1e59d05304bdc91d04fc152d6f | |
parent | 1391de49d2cbb749911028b9fc155e15db14eb36 (diff) | |
download | extract-artwork-210319f08f5e0a495c0999b5f8bdb1967adf0cca.tar.gz extract-artwork-210319f08f5e0a495c0999b5f8bdb1967adf0cca.tar.zst |
-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.3 +VERSION := 0.0.4 all: extract-artwork README.html |