commit 7215169fbbb1f81c3bad49b847d1e5907f6ab70c Author: Hiltjo Posthuma <[email protected]> AuthorDate: Tue Mar 19 12:12:32 2024 +0100 Commit: Hiltjo Posthuma <[email protected]> CommitDate: Tue Mar 19 12:12:32 2024 +0100
bump version to 0.8
diff --git a/Makefile b/Makefile
index 54ba350..dda3cdb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
NAME = tabbed
-VERSION = 0.7
+VERSION = 0.8
# paths
PREFIX = /usr/local
