aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-10-04 19:40:30 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-10-04 19:40:30 +0200
commit68d1ad9b54e952e3079356aeab8ab37e44c56c2c (patch)
treed421e4824bdbf66ebf89a19b2b26b279f4c6b0e8
parent00085199039ee63acc7b1ecb7e3774a9c3552b2a (diff)
downloadst-patched-68d1ad9b54e952e3079356aeab8ab37e44c56c2c.tar.bz2
st-patched-68d1ad9b54e952e3079356aeab8ab37e44c56c2c.tar.xz
st-patched-68d1ad9b54e952e3079356aeab8ab37e44c56c2c.zip
bump version to 0.9
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index ddf278a..1e306f8 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
1# st version 1# st version
2VERSION = 0.8.5 2VERSION = 0.9
3 3
4# Customize below to fit your system 4# Customize below to fit your system
5 5