home | blog | art | now | git gpg | email | rss

morph

Generate xresources colors from an image.
git clone https://pollux.codes/git/morph.git
Log | Files | Refs | README | LICENSE
commit 3d0a8d9cf57a0122030028a7681ee33e14ac74ed
parent 8b6c46cef26e97cc5cf820a3f0da0a385f2f5469
Author: Pollux <pollux@pollux.codes>
Date:   Mon, 21 Jul 2025 13:26:58 -0500

docs: Version bump to v0.1

Signed-off-by: Pollux <pollux@pollux.codes>

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # morph version -VERSION = 0.0 +VERSION = 0.1 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man