diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-07 12:39:57 +0100 |
---|---|---|
committer | rafa_99 <raroma09@gmail.com> | 2022-01-07 17:17:23 +0000 |
commit | f4533e28ebe06032637bf69f6b84b7db0aa620af (patch) | |
tree | 9f326f9e5ccbb99cc556c01d7b244fed322b7acd /config.mk | |
parent | 5a92580ea0fe459a040f62303a0a140402c12882 (diff) |
bump version to 0.8.5
Diffstat (limited to 'config.mk')
-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 |