st
simple terminal
git clone https://9o.is/git/st.git
commit 6fa252a6bcd7984dd97aed092bf06290f9bae88e parent abfacd09aa03dd28262f13cf3c8f03f029613ff5 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 20 Mar 2018 21:29:10 +0100 bump version to 0.8.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.8 +VERSION = 0.8.1 # Customize below to fit your system