diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 12:39:57 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 12:39:57 +0100 |
commit | 7fb0c0cc681f36be2ad12091ef93a41671f32738 (patch) | |
tree | 02a997afc858dd72213022f16fe7fc2891b90378 | |
parent | 7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911 (diff) |
bump version to 0.8.5
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8.4 +VERSION = 0.8.5 # Customize below to fit your system |