]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update a few references to the version number.
authorMike Brady <mikebrady@eircom.net>
Sun, 25 Sep 2016 16:32:18 +0000 (17:32 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 25 Sep 2016 16:32:18 +0000 (17:32 +0100)
scripts/shairport-sync.conf

index 96a2301dbea74873348dfe6f51dae1f41f01f3c8..9bdbc790df2ca70986b372999c63c572eef4f010 100644 (file)
@@ -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.