diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 12:39:57 +0100 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-12 08:21:56 +0530 |
commit | 80d75fa9d416030108ef1b4e6cc07e67d555aeb5 (patch) | |
tree | b0cfa7a1d85501bdcf291a731c09a98ec177d292 | |
parent | 3c66799ba78141cbccb09c22c4a912424d1a9bef (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 |