st

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

commit 68d1ad9b54e952e3079356aeab8ab37e44c56c2c
parent 00085199039ee63acc7b1ecb7e3774a9c3552b2a
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Tue,  4 Oct 2022 19:40:30 +0200

bump version to 0.9

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