aboutsummaryrefslogtreecommitdiff
path: root/dwm/config.mk
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2026-02-22 14:35:09 +0100
committerPolesznyák Márk <contact@pml68.dev>2026-02-22 14:35:09 +0100
commit813b2c1edc90d51c2b98385c74dffec56e18da84 (patch)
treedf8d708d835a6db87f880abb26ba507398b3a5ca /dwm/config.mk
parentchore(st): sync with upstream (diff)
downloadsuckless-setup-813b2c1edc90d51c2b98385c74dffec56e18da84.tar.gz
chore(dwm): sync with upstream
Commits: - cleanup schemes and colors (93f2686) - drw.c: drw_scm_free: call free inside (7c3abae) - dwm: Fix heap buffer overflow in getatomprop (244fa85) - dwm: Fix getatomprop regression from heap overflow fix (a9aa0d8) - fix not updating _NET_ACTIVE_WINDOW (397d618) - getstate: fix access type and remove redundant cast (5c9f303) - more overflow fix in getatomprop() (c3dd6a8)
Diffstat (limited to 'dwm/config.mk')
-rw-r--r--dwm/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/config.mk b/dwm/config.mk
index 6560a6d..ea57921 100644
--- a/dwm/config.mk
+++ b/dwm/config.mk
@@ -1,5 +1,5 @@
# dwm version
-VERSION = 6.6
+VERSION = 6.8
# Customize below to fit your system