URI: 
       bump version to 0.9 - 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 d6e4aafdf7da4e1a4cf15510b7d94bb8e8553c6a
   DIR parent 82374bcf6d35f6b05412382b8e51e1202ce4379b
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  9 Aug 2025 14:35:48 +0200
       
       bump version to 0.9
       
       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.8
       +VERSION = 0.9
        
        # paths
        PREFIX = /usr/local