tbump version to 0.8.3 - st - [fork] customized build of st, the simple terminal
(HTM) git clone git://src.adamsgaard.dk/st
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 43a395ae91f7d67ce694e65edeaa7bbc720dd027
(DIR) parent 72e3f6c7c05b4d5b56388508bb20a863aec279f5
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 27 Apr 2020 13:56:25 +0200
bump version to 0.8.3
Diffstat:
M config.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/config.mk b/config.mk
t@@ -1,5 +1,5 @@
# st version
-VERSION = 0.8.2
+VERSION = 0.8.3
# Customize below to fit your system