bump version to 1.9 - ii - irc it, simple FIFO based irc client
 (HTM) git clone git://git.suckless.org/ii
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 01537d014b9c7d4a534244531b5230d0d415d396
 (DIR) parent cfb3464c6e64618ff106babb98ccddb258b2fec5
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri,  7 Jan 2022 12:37:48 +0100
       
       bump version to 1.9
       
       Diffstat:
         M config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       @@ -1,5 +1,5 @@
        # Customize to fit your system
       -VERSION = 1.8
       +VERSION = 1.9
        
        # paths
        PREFIX    = /usr/local