st
simple terminal
git clone https://9o.is/git/st.git
commit 7fb9b74122e0f1625953dcff2cebac75c162f781 parent 37697d8b4172bfdef098b0a020a2d2c928c58022 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 4 Oct 2022 19:40:30 +0200 bump version to 0.9 Diffstat:
| M | config.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