diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2025-08-09 14:34:03 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2025-08-09 14:34:03 +0200 |
commit | 693d94d350c806e77677c35958e18590c26e19d2 (patch) | |
tree | 14bea5f129b72f87d4503462a47601a05af98e2a /config.mk | |
parent | cfb8627a80a334f200f68c2c8f3e384313ebbaf5 (diff) |
bump version to 6.6
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.5 +VERSION = 6.6 # Customize below to fit your system |