diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-14 19:50:37 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-14 19:50:37 +0100 |
commit | 49a4f91fc5caf4b8b64f2b73a6be506fa06917b9 (patch) | |
tree | 1db2750b468d9cc2855cb4652789be3c9c236f6c | |
parent | c5ba9c025b7ebc34979e839453528f6e4a18712d (diff) |
bump version to 0.8
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.7 +VERSION = 0.8 # Customize below to fit your system |