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 | |
parent | 265704d73647e0d4823126bbb7ddde1d415a618d (diff) |
bump version to 1.5
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | # slock version | 1 | # slock version |
2 | VERSION = 1.4 | 2 | VERSION = 1.5 |
3 | 3 | ||
4 | # Customize below to fit your system | 4 | # Customize below to fit your system |
5 | 5 | ||