st

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

commit 6e970474743d57a5d8b054c41fd3bff2bc895742
parent 5a4666c19e3956069147aee43a06b326d998366e
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