diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:40:30 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:40:30 +0200 |
commit | 68d1ad9b54e952e3079356aeab8ab37e44c56c2c (patch) | |
tree | d421e4824bdbf66ebf89a19b2b26b279f4c6b0e8 | |
parent | 00085199039ee63acc7b1ecb7e3774a9c3552b2a (diff) |
bump version to 0.9
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8.5 +VERSION = 0.9 # Customize below to fit your system |