diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:45:14 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:45:14 +0200 |
commit | 4f045545a25cc02c64bfc08d27ed2ccecb962292 (patch) | |
tree | 8771ec353bc08b84ef1b470cb5366fde4d85304f /config.mk | |
parent | 265704d73647e0d4823126bbb7ddde1d415a618d (diff) | |
download | slock-1.5.tar.gz slock-1.5.tar.xz |
bump version to 1.51.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 |