st

simple terminal

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

commit 7d0f6c76ed39eeca5f558cad7e3e9e57bd19e0c9
parent 7d6b62d0259887f8cfcfd123ce8d3823311ce343
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 19 Jun 2020 11:27:17 +0200

bump version to 0.8.4

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