st

simple terminal

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

commit cbcc5351de9f27d94c0f14f37152e15242117437
parent 2826ec27dc29dc73ab428118a7a0dc98281006b6
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat,  9 Aug 2025 14:35:14 +0200

bump version to 0.9.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.9.2 +VERSION = 0.9.3 # Customize below to fit your system