diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-04-27 13:56:25 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-04-27 13:56:25 +0200 |
commit | 43a395ae91f7d67ce694e65edeaa7bbc720dd027 (patch) | |
tree | 40b716da57d3364c3f02a76578b7da53f2122b8c | |
parent | 72e3f6c7c05b4d5b56388508bb20a863aec279f5 (diff) |
bump version to 0.8.3
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8.2 +VERSION = 0.8.3 # Customize below to fit your system |