diff options
author | Ken Moore <ken@ixsystems.com> | 2017-08-11 13:57:43 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-08-11 13:57:43 -0400 |
commit | 1a84ce27bfbe526a799cfacdf68597cc5cb85937 (patch) | |
tree | 6a74104aa016098811f366e4880ee33553b3f429 /mkport.sh | |
parent | Remove the "experimental" lumina-pdf directory. Is included in the desktop-ut... (diff) | |
download | lumina-1a84ce27bfbe526a799cfacdf68597cc5cb85937.tar.gz lumina-1a84ce27bfbe526a799cfacdf68597cc5cb85937.tar.bz2 lumina-1a84ce27bfbe526a799cfacdf68597cc5cb85937.zip |
Tag version 1.3.2 in source.
This will help identify if people are at the point where lumina-pdf and lumina-theme-engine are integrated or not.
Diffstat (limited to 'mkport.sh')
-rwxr-xr-x | mkport.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # Set the port dfile="lumina" -VERSION="1.3.1" +VERSION="1.3.2" massage_subdir() { cd "$1" |