diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-03-19 12:13:42 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-03-19 12:13:42 +0100 |
commit | 5ce971628106fb767ef91bf4386227423f5fdf98 (patch) | |
tree | 11d89d5dbe139cb002155e46ea1539ed33c151e3 | |
parent | f20e169a20f3ee761f7e09714f1d4c10916cf4c6 (diff) |
bump version to 0.9.1
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.9 +VERSION = 0.9.1 # Customize below to fit your system |