bump version to 0.9.2 - st - simple terminal
HTML git clone git://git.suckless.org/st
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit d63b9eb90245926b531bd54b1d591adb96613e70
DIR parent 497a75638291454875ba1ec8d484c7f3d6f41d66
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 5 Apr 2024 12:18:41 +0200
bump version to 0.9.2
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.9.1
+VERSION = 0.9.2
# Customize below to fit your system