smu

fork of smu with some additional fixes and features
git clone git://git.codemadness.org/smu
Log | Files | Refs | README | LICENSE

commit 67be1bfcb8643531ce7063423a7e45a2225439b8
parent 86a6bf613312021ccb56581d979556b9c04aaf83
Author: Enno Boland <g@s01.de>
Date:   Fri, 21 Jun 2019 09:22:19 +0200

prepare v1.5

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # smu version -VERSION = 1.4 +VERSION = 1.5 # paths PREFIX = /usr/local