st
simple terminal
git clone https://9o.is/git/st.git
commit 7f3ef74bbbbae77cbbec8502a3ded872c4dc4b2a parent 54cf1a3ebc9fe71af417b3d1580a32549c75249c Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Fri, 7 Jan 2022 12:39:57 +0100 bump version to 0.8.5 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.4 +VERSION = 0.8.5 # Customize below to fit your system