ii

My fork of https://tools.suckless.org/ii/
git clone https://git.inz.fi/ii
Log | Files | Refs | README | LICENSE

commit 01537d014b9c7d4a534244531b5230d0d415d396
parent cfb3464c6e64618ff106babb98ccddb258b2fec5
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  7 Jan 2022 12:37:48 +0100

bump version to 1.9

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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