dwm

personal fork of dwm (rnpnr branch)
git clone anongit@rnpnr.xyz:dwm.git
Log | Files | Refs | Feed | README | LICENSE

Commit: d39e2f3441fe18aba8d1a62c08918a411ec6f237
Parent: 8657affa2a61e85ca8df76b62e43cb02897d1d80
Author: Hiltjo Posthuma
Date:   Fri,  7 Jan 2022 12:39:18 +0100

bump version to 6.3

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 6.2 +VERSION = 6.3 # Customize below to fit your system