tabbed

tab interface for application supporting Xembed
git clone git://git.suckless.org/tabbed
Log | Files | Refs | README | LICENSE

commit d6e4aafdf7da4e1a4cf15510b7d94bb8e8553c6a
parent 82374bcf6d35f6b05412382b8e51e1202ce4379b
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  9 Aug 2025 14:35:48 +0200

bump version to 0.9

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = tabbed -VERSION = 0.8 +VERSION = 0.9 # paths PREFIX = /usr/local