From 0a44a6ab6eac8b37c1ddefd39ace4735cb9ca6de Mon Sep 17 00:00:00 2001 From: Pentium44 Date: Thu, 15 Apr 2021 18:07:26 -0700 Subject: [PATCH] Version update in Makefile.musl --- Makefile.musl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.musl b/Makefile.musl index d5dee94..a3a0fea 100755 --- a/Makefile.musl +++ b/Makefile.musl @@ -2,7 +2,7 @@ # (C) Copyright 2014-2021 Chris Dorman, some rights reserved (GPLv2) # Some changes and tweaks from Menchers -VERSION = \"0.5.3\" +VERSION = \"0.5.4\" VERSION_EXTRA = \"$(EXTRA)\" PREFIX ?= /usr