aboutsummaryrefslogtreecommitdiff
path: root/mkport.sh
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-08-11 13:57:43 -0400
committerKen Moore <ken@ixsystems.com>2017-08-11 13:57:43 -0400
commit1a84ce27bfbe526a799cfacdf68597cc5cb85937 (patch)
tree6a74104aa016098811f366e4880ee33553b3f429 /mkport.sh
parentRemove the "experimental" lumina-pdf directory. Is included in the desktop-ut... (diff)
downloadlumina-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-xmkport.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkport.sh b/mkport.sh
index fac09073..65794735 100755
--- a/mkport.sh
+++ b/mkport.sh
@@ -4,7 +4,7 @@
# Set the port
dfile="lumina"
-VERSION="1.3.1"
+VERSION="1.3.2"
massage_subdir() {
cd "$1"
bgstack15