summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-07 09:18:43 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-07 09:18:43 +0100
commitee08497a002fbf0dc1884a9a679c3831215d7699 (patch)
tree0de2f6815a608871b324d7951c15a00cf16c901c /INSTALL
parent45fa35c61f280c9bed0d2cbff11f91609f66baa4 (diff)
downloaddabmod-ee08497a002fbf0dc1884a9a679c3831215d7699.tar.gz
dabmod-ee08497a002fbf0dc1884a9a679c3831215d7699.tar.bz2
dabmod-ee08497a002fbf0dc1884a9a679c3831215d7699.zip
fix versioning and tarball generationv0.4.0
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 8b3d491..f591f02 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,8 +8,8 @@ Required dependencies:
Simple install procedure:
=========================
- % tar xjf crc-dabmod-0.3.2.tar.bz2 # Unpack the source
- % cd crc-dabmod-0.3.2 # Change to the source directory
+ % tar xjf odr-dabmod-X.Y.Z.tar.bz2 # Unpack the source
+ % cd odr-dabmod-X.Y.Z # Change to the source directory
% ./configure --disable-debug --with-debug-malloc=yes --enable-fft-simd
# Run the configure script
% make # Build ODR-DabMod