aboutsummaryrefslogtreecommitdiff
path: root/mkport.sh
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2018-02-09 14:16:31 -0500
committerKen Moore <ken@ixsystems.com>2018-02-09 14:16:31 -0500
commitbac1b2939742ea275ac4b42cc881ad6cd4f16919 (patch)
tree0601bad7dc3e35c3444bfd46dceabf85c3f981cc /mkport.sh
parentAdd a TESTING definition for turning off the work-in-progress UI items. (diff)
downloadlumina-bac1b2939742ea275ac4b42cc881ad6cd4f16919.tar.gz
lumina-bac1b2939742ea275ac4b42cc881ad6cd4f16919.tar.bz2
lumina-bac1b2939742ea275ac4b42cc881ad6cd4f16919.zip
Bump the minor version of Lumina to 1.4.2
This includes some larger changes to lumina-pdf, and some fixes for the 1.x session (battery chimes and such)
Diffstat (limited to 'mkport.sh')
-rwxr-xr-xmkport.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkport.sh b/mkport.sh
index fe8b85e1..9fc08f1f 100755
--- a/mkport.sh
+++ b/mkport.sh
@@ -4,7 +4,7 @@
# Set the port
dfile="lumina"
-VERSION="1.4.1"
+VERSION="1.4.2"
massage_subdir() {
cd "$1"
bgstack15