SPEAKVOL of 0 leaves the volume setting untouched

pull/86/head
Alex 2020-02-03 22:05:50 +01:00
parent dfe4c336c4
commit 382a3d74b4
2 changed files with 2 additions and 2 deletions

View File

@ -198,7 +198,7 @@ usage()
while [ "$#" -gt 0 ] ; do
case "$1" in
--version)
echo "v0.15b"
echo "v0.15c"
exit 0
;;
-d)

View File

@ -141,7 +141,7 @@ usage()
while [ "$#" -gt 0 ] ; do
case "$1" in
--version)
echo "v0.15b"
echo "v0.15c"
exit 0
;;
-d)