st
simple terminal
git clone https://9o.is/git/st.git
commit dd5ead3aca00c720291b2909928a19eeb30cb4af parent 5c1f8b7468306298d8c9c29fdda6593b66180925 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 5 Apr 2024 12:18:41 +0200 bump version to 0.9.2 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.9.1 +VERSION = 0.9.2 # Customize below to fit your system