st

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

commit d63b9eb90245926b531bd54b1d591adb96613e70
parent 497a75638291454875ba1ec8d484c7f3d6f41d66
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  5 Apr 2024 12:18:41 +0200

bump version to 0.9.2

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