diff options
author | Spenser Truex <truex@equwal.com> | 2022-08-15 01:20:16 -0300 |
---|---|---|
committer | Spenser Truex <truex@equwal.com> | 2022-08-15 01:54:18 -0300 |
commit | f5b5452eac468760c2972daf184f18e16f03d1ff (patch) | |
tree | ea56c7cc8b51dfc8bc91fda72f1d9fd3717fe882 /config.mk | |
parent | 1455fedf563eac284eab2adabdc369b9a72774e4 (diff) | |
parent | baa9357e96d2478baa52a3301e70ac80a229b726 (diff) |
Merge latest suckless build into lukesmith-0.8.5
Includes the 0.8.5 version bump, which is great since many of the
patches have already been updated to here too.
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 |