bump version to 2.0 - 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 236114cf1fa4754da6679f68f01b5ab39553fe7c
 (DIR) parent b751e4f08ddaa56585407abebc0534d848cb4ba5
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue,  4 Oct 2022 19:23:36 +0200
       
       bump version to 2.0
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -1,6 +1,6 @@
        .POSIX:
        
       -VERSION = 1.9
       +VERSION = 2.0
        
        # paths
        PREFIX    = /usr/local