st-flexipatch

My st-flexipatch configuration
git clone git://git.ethandl.dev/st-flexipatch
Log | Files | Refs | README | LICENSE

commit b2dffe8a255dbeb8801a7747310a2c401b54093f
parent 643ab6720e2094cb3607ae8465e2adecedf69a0c
Author: bakkeby <bakkeby@gmail.com>
Date:   Thu, 24 Feb 2022 13:29:14 +0100

bump version to 0.8.5

Ref.
   - https://git.suckless.org/st/commit/7fb0c0cc681f36be2ad12091ef93a41671f32738.html

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