diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:40:30 +0200 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-12 08:21:56 +0530 |
commit | 803ba5cb19d4012515fd8a7fb7abb2516f8e9b40 (patch) | |
tree | 5374fefee15ec9627012cdb87f91d804796fdcdf | |
parent | e9bcab2d5eed030533bf17496f26f7725c0e93aa (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 |