bump version to 0.8 - tabbed - tab interface for application supporting Xembed
HTML git clone git://git.suckless.org/tabbed
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 7215169fbbb1f81c3bad49b847d1e5907f6ab70c
DIR parent 97ba13b1eb4756fb1a024fd1e83df6e393befd27
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Tue, 19 Mar 2024 12:12:32 +0100
bump version to 0.8
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = tabbed
-VERSION = 0.7
+VERSION = 0.8
# paths
PREFIX = /usr/local