bump version to 0.8.5 - st - simple terminal HTML git clone https://git.parazyd.org/st DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 7fb0c0cc681f36be2ad12091ef93a41671f32738 DIR parent 7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911 HTML 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(-) --- DIR 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