diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-20 21:29:10 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-20 21:29:10 +0100 |
commit | 6f0f2b7ec3713351de274707672fbadb6cc727a2 (patch) | |
tree | f3b662e8a564d488e45ca293a626456b23682c95 | |
parent | f4020b2cc4fe45c9e8bfe47fc73deccd867cf9de (diff) |
bump version to 0.8.1
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8 +VERSION = 0.8.1 # Customize below to fit your system |