st

simple terminal

git clone https://9o.is/git/st.git

commit f890e1c97469e17e7a56139b217a53c1a6b8933f
parent 436db6b65ff6123f346c1da34515ace578aed2b6
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed, 14 Mar 2018 19:50:37 +0100

bump version to 0.8

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

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # st version -VERSION = 0.7 +VERSION = 0.8 # Customize below to fit your system