diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-06-19 11:27:17 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-06-19 11:27:17 +0200 |
commit | fa253f077f19b3220c7655b81bd91e52f4367803 (patch) | |
tree | 32fb7e0506706891bb533a553d08cd45a132950a | |
parent | b27a383a3acc7decf00e6e889fca265430b5d329 (diff) |
bump version to 0.8.4
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8.3 +VERSION = 0.8.4 # Customize below to fit your system |