From: Baris Gumustas Date: Sun, 5 Mar 2017 17:53:31 +0000 (+0100) Subject: Updated Aubio version from 0.4.2 to 0.4.4. X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=eb5373401ccd29b2f51fa088daeacbba2bafd042;p=ofxAubio.git Updated Aubio version from 0.4.2 to 0.4.4. --- diff --git a/scripts/fetch_aubio_osx_framework.sh b/scripts/fetch_aubio_osx_framework.sh index 1648c39..6263915 100755 --- a/scripts/fetch_aubio_osx_framework.sh +++ b/scripts/fetch_aubio_osx_framework.sh @@ -1,6 +1,6 @@ #! /bin/sh -AUBIO_VERSION=0.4.2 +AUBIO_VERSION=0.4.4 AUBIO_ZIPFRAM=aubio-$AUBIO_VERSION.darwin_framework.zip AUBIO_FRAMPATH=${AUBIO_ZIPFRAM%%.zip}