diff options
| author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 12:39:57 +0100 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-05-08 00:35:57 +0200 |
| commit | daae1b5d4ee81ceb84bf3eddc0290bc14dc5b8d9 (patch) | |
| tree | 9cb7d4a2ff544e14eb46e3b831171cd894ed44d7 | |
| parent | dc4b40ee54cc197559503abda60bc57b0d8c0c5d (diff) | |
bump version to 0.8.5
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8.4 +VERSION = 0.8.5 # Customize below to fit your system |