diff options
author | 2024-05-02 23:50:29 +0200 | |
---|---|---|
committer | 2024-05-02 23:50:29 +0200 | |
commit | 9839a38089a7a1dde07129da9f3a23350e27e20f (patch) | |
tree | 19da18df7cb7c2f6feb8e827d88475f3bd9d842c /config.mk | |
parent | e4a53222957e40234a9903c6ca3401535a718f90 (diff) | |
parent | 061e9fe9a7db396c0c4f3d996c3908fb43a6d50c (diff) | |
download | dwm-custom.tar.gz dwm-custom.zip |
Merge branch 'master' into customcustom
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dwm version -VERSION = 6.4 +VERSION = 6.5 # Customize below to fit your system |