diff options
| author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 13:35:13 -0400 |
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 13:35:13 -0400 |
| commit | 50ad171eea9db5ccb36fce2592e047c3282975ff (patch) | |
| tree | 896b956c4d9170460059a43cb93d768b9d495c5f /config.mk | |
| parent | remove workaround for a crash with color emojis on some systems, now fixed in... (diff) | |
| download | dwm-50ad171eea9db5ccb36fce2592e047c3282975ff.tar.gz dwm-50ad171eea9db5ccb36fce2592e047c3282975ff.tar.bz2 dwm-50ad171eea9db5ccb36fce2592e047c3282975ff.zip | |
bump version to 6.4
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.3 +VERSION = 6.4 # Customize below to fit your system |
