Merge pull request #153 from FDH2/master

minor fixes  (v1.68.2)
This commit is contained in:
antimof
2024-01-19 18:44:28 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@ static std::string pairing_register = "";
static std::vector <std::string> registered_keys;
static double db_low = -30.0;
static double db_high = 0.0;
static bool taper_volume = true;
static bool taper_volume = false;
/* logging */

View File

@@ -1,5 +1,5 @@
Name: uxplay
Version: 1.68.1
Version: 1.68.2
Release: 1%{?dist}
%global gittag v%{version}