From dd7d701b2b457a11d22162d503a4c144b08b9a38 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 20 Nov 2017 16:15:31 -0500 Subject: Bump the version of Lumina to 1.4.0 Also ensure the lumina-theme-engine uses the same versioning system. --- mkport.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkport.sh') diff --git a/mkport.sh b/mkport.sh index f1fd9011..3c6ed8bd 100755 --- a/mkport.sh +++ b/mkport.sh @@ -4,7 +4,7 @@ # Set the port dfile="lumina" -VERSION="1.3.3" +VERSION="1.4.0" massage_subdir() { cd "$1" -- cgit