Browse Source

Forgot to update qjackctl version in a different spot

tags/v1.0
falkTX 4 years ago
parent
commit
3e586d66d4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pack-jack2.sh

+ 1
- 1
pack-jack2.sh View File

@@ -6,7 +6,7 @@ cd $(dirname ${0})
PAWPAW_ROOT="${PWD}"

JACK2_VERSION=${JACK2_VERSION:=git}
QJACKCTL_VERSION=${QJACKCTL_VERSION:=0.6.2}
QJACKCTL_VERSION=${QJACKCTL_VERSION:=0.9.0}

# ---------------------------------------------------------------------------------------------------------------------



Loading…
Cancel
Save