diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:45:14 +0200 |
---|---|---|
committer | rafa_99 <raroma09@gmail.com> | 2022-10-08 16:18:18 +0100 |
commit | e57953a2c132321855f65de7bb4f666642403b0d (patch) | |
tree | 8771ec353bc08b84ef1b470cb5366fde4d85304f /config.mk | |
parent | ca19ed79bcd2f49b9ebad235348c0756d34090d4 (diff) |
bump version to 1.5
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # slock version -VERSION = 1.4 +VERSION = 1.5 # Customize below to fit your system |