bump version to 0.7 - tabbed - tab interface for application supporting Xembed | |
git clone git://git.suckless.org/tabbed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit b372f9ce28610dc8dd860abd42f9837972bc5adb | |
parent dabf6a25ab01107fc1e0464ee6a3e369d1626f97 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 4 Oct 2022 19:38:44 +0200 | |
bump version to 0.7 | |
Diffstat: | |
M config.mk | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/config.mk b/config.mk | |
@@ -1,5 +1,5 @@ | |
# tabbed version | |
-VERSION = 0.6 | |
+VERSION = 0.7 | |
# Customize below to fit your system | |