st
simple terminal
git clone https://9o.is/git/st.git
commit e25ebb836156f570945721dca8b6f3fd336cadb4 parent d76f159d0218d218fe0f352e07da72ae1fe7a1bc Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 19 Mar 2024 12:13:42 +0100 bump version to 0.9.1 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 +VERSION = 0.9.1 # Customize below to fit your system