diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-03-19 12:12:52 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-03-19 12:12:52 +0100 |
commit | 7be720cc88ed2294338f7182600df10f21c575ce (patch) | |
tree | bd110005eaa662801f1170911d0d56208ef8c0a6 | |
parent | 8df553e0048733bab4bc85a6b76bcfd44c046e71 (diff) |
bump version to 5.3
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dmenu version -VERSION = 5.2 +VERSION = 5.3 # paths PREFIX = /usr/local |