st

fork of suckless's simple terminal
Index Commits Files Refs README LICENSE
commit 7fb0c0cc681f36be2ad12091ef93a41671f32738
parent 7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  7 Jan 2022 12:39:57 +0100

bump version to 0.8.5

Diffstat:
Mconfig.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