diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-04-05 12:18:41 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2024-04-05 12:18:41 +0200 |
commit | d63b9eb90245926b531bd54b1d591adb96613e70 (patch) | |
tree | 497f327ae7195c07883c5f87c5c328934bceac1b | |
parent | 497a75638291454875ba1ec8d484c7f3d6f41d66 (diff) |
bump version to 0.9.2
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.9.1 +VERSION = 0.9.2 # Customize below to fit your system |