Updated various files to version 0.16.0. Fixed prerequisites and build order. Needs...
[lxqt-slackware.git] / lxqt.options
index e54bcdd..af3f54e 100644 (file)
@@ -3,7 +3,7 @@
 # by creating a file 'packagename' in the build/ directory, containing
 # the desired build number.
 
-# [ -z $VERSION ] && export VERSION=0.15.0
+# [ -z $VERSION ] && export VERSION=0.16.0
 [ -z $BUILD ] && export BUILD=1
 
 [ -z $TAG ] && export TAG=lxqt
@@ -57,4 +57,3 @@ case "$ARCH" in
     arm*)    export TARGET=$ARCH-slackware-linux-gnueabi ;;
     *)       export TARGET=$ARCH-slackware-linux ;;
 esac
-