st

simple terminal
git clone git://git.suckless.org/st
Log | Files | Refs | README | LICENSE

commit 5ce971628106fb767ef91bf4386227423f5fdf98
parent f20e169a20f3ee761f7e09714f1d4c10916cf4c6
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue, 19 Mar 2024 12:13:42 +0100

bump version to 0.9.1

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