diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:35:13 +0200 |
---|---|---|
committer | rafa_99 <raroma09@gmail.com> | 2022-10-08 16:16:21 +0100 |
commit | 8a53e7077b8eb705b1f0e80216343a8a5727cb3a (patch) | |
tree | 68f58d48187a69143f2430466d03010625236766 /config.mk | |
parent | eba24cc172ea56c2ce277b64a96e2907647658a7 (diff) |
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 |