diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-10-04 19:40:30 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2024-05-12 21:20:51 +0200 |
commit | 69eff595d492e7f25a452a4a222d7ca578cd3bdd (patch) | |
tree | aa2b06187a50eb2f1567ca1a39bff2a593b2a0b4 | |
parent | 9eaed4a2d4033eaa28cf966d1cfefc8781473704 (diff) | |
download | st-69eff595d492e7f25a452a4a222d7ca578cd3bdd.tar.gz |
bump version to 0.9
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # st version -VERSION = 0.8.5 +VERSION = 0.9 # Customize below to fit your system |