st

simple terminal

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

commit 4b0637909c3f57135dbf22411e5a0cbeabaeb969
parent e587d852ad30b6cdcb5b2ca910b5bba85e8a34cb
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Mon, 27 Apr 2020 13:56:25 +0200

bump version to 0.8.3

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.8.2 +VERSION = 0.8.3 # Customize below to fit your system