From: Mike Brady Date: Sun, 25 Sep 2016 16:32:18 +0000 (+0100) Subject: Update a few references to the version number. X-Git-Tag: 2.8.5~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df764ca88fad7c95bde65e9d98c7b7cf22afb888;p=thirdparty%2Fshairport-sync.git Update a few references to the version number. --- diff --git a/scripts/shairport-sync.conf b/scripts/shairport-sync.conf index 96a2301d..9bdbc790 100644 --- a/scripts/shairport-sync.conf +++ b/scripts/shairport-sync.conf @@ -9,8 +9,8 @@ general = // You can use the following substitutions: // %h for the hostname, // %H for the Hostname (i.e. with first letter capitalised (ASCII only)), -// %v for the version number, e.g. 2.8.4 and -// %V for the full version string, e.g. 2.8.4-OpenSSL-Avahi-ALSA-soxr-metadata. +// %v for the version number, e.g. 2.8.5 and +// %V for the full version string, e.g. 2.8.5-OpenSSL-Avahi-ALSA-soxr-metadata-sysconfdir:/etc // Overall length can not exceed 50 characters. Example: "Shairport Sync %v on %H". // password = "secret"; // leave this commented out if you don't want to require a password // interpolation = "basic"; // aka "stuffing". Default is "basic", alternative is "soxr". Use "soxr" only if you have a reasonably fast processor.