From 6db0d97095094e7e9fcfb0797952c69f1e1a4add Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 11 Feb 2014 18:16:19 +0100 Subject: debian installer fetches dabmod v0.4.1 --- installer/debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/debian.sh b/installer/debian.sh index 476af99..3bab9b9 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -143,7 +143,7 @@ popd echo -e "$GREEN Compiling ODR-DabMod $NORMAL" git clone https://github.com/Opendigitalradio/ODR-DabMod.git pushd ODR-DabMod -git checkout v0.4.0 +git checkout v0.4.1 ./bootstrap.sh ./configure --enable-input-zeromq --enable-fft-simd --disable-debug --with-debug-malloc=no make -- cgit v1.2.3