about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-09-06 21:38:10 +0000
committerEric Wong <e@80x24.org>2022-09-06 21:38:10 +0000
commit326e440ba0f697e29e655e2c3a1fdc81c38734f8 (patch)
tree0e8fad03cae7a75998685d04a3875e80a08d869a /INSTALL
parenta2386146b7132533f3b8e2041e85eceff4aeab84 (diff)
downloaddtas-326e440ba0f697e29e655e2c3a1fdc81c38734f8.tar.gz
There's two minor fixes for dtas-splitfx, and one for
dtas-player users using the rate=bypass optimization.

3 changes since v0.20.0 (2022-02-03):

      splitfx: fix error reporting of failed tracks
      splitfx: warn on improper encodings for titles
      player: drain sinks completely before changing sink rate
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index e9ab26c..cb65528 100644
--- a/INSTALL
+++ b/INSTALL
@@ -30,10 +30,10 @@ For future upgrades of dtas
 
 Grab the latest tarball from our HTTPS site:
 
-    https://80x24.org/dtas/2022/dtas-0.20.0.tar.gz
+    https://80x24.org/dtas/2022/dtas-0.21.0.tar.gz
 
-    $ tar zxvf dtas-0.20.0.tar.gz
-    $ cd dtas-0.20.0
+    $ tar zxvf dtas-0.21.0.tar.gz
+    $ cd dtas-0.21.0
 
     # To install symlinks into ~/bin (assuming your Ruby executable is "ruby")
     $ make symlink-install