From 326e440ba0f697e29e655e2c3a1fdc81c38734f8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 6 Sep 2022 21:38:10 +0000 Subject: dtas 0.21.0 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 --- dtas.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dtas.gemspec') diff --git a/dtas.gemspec b/dtas.gemspec index d5a1916..9bc1cc5 100644 --- a/dtas.gemspec +++ b/dtas.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| manifest = File.read('.gem-manifest').split(/\n/) s.name = %q{dtas} - s.version = (ENV["VERSION"] || '0.20.0').dup + s.version = (ENV["VERSION"] || '0.21.0').dup s.authors = ["dtas hackers"] s.summary = "duct tape audio suite for *nix" s.description = File.read("README").split(/\n\n/)[1].strip -- cgit v1.2.3-24-ge0c7