diff options
| author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 06:39:18 -0500 |
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 06:39:18 -0500 |
| commit | d39e2f3441fe18aba8d1a62c08918a411ec6f237 (patch) | |
| tree | b8e8e4f2b92a529fcd8d635f7146d30927f0e9bc | |
| parent | drawbar: Don't expend effort drawing bar if it is occluded (diff) | |
| download | dwm-d39e2f3441fe18aba8d1a62c08918a411ec6f237.tar.gz dwm-d39e2f3441fe18aba8d1a62c08918a411ec6f237.tar.bz2 dwm-d39e2f3441fe18aba8d1a62c08918a411ec6f237.zip | |
bump version to 6.3
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dwm version -VERSION = 6.2 +VERSION = 6.3 # Customize below to fit your system |
