st
simple terminal
git clone https://9o.is/git/st.git
commit 4a54cb5ece5f35a3d0eaebe0125576e9f954f9aa parent c03b3dca3cf9b61e0ddad1a40af68c10f015d3a2 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 9 Feb 2019 12:48:39 +0100 bump version to 0.8.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.8.1 +VERSION = 0.8.2 # Customize below to fit your system