diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-03-19 12:13:16 +0100 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2024-03-19 12:29:11 +0000 |
commit | bb525d20fa7f6ef9755b4c31eb0a116433853849 (patch) | |
tree | f7d8dc91595b22a4b6927e6328be637cf878080f /config.mk | |
parent | 4eb7f91c1696e4e56e774b7849ad208a5a3c9eef (diff) |
bump version to 6.5
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.4 +VERSION = 6.5 # Customize below to fit your system |