diff options
Diffstat (limited to 'subsonic-web/version.html')
-rw-r--r-- | subsonic-web/version.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/subsonic-web/version.html b/subsonic-web/version.html new file mode 100644 index 00000000..e3e9156d --- /dev/null +++ b/subsonic-web/version.html @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<body> + +<p>SUBSONIC_FULL_VERSION_BEGIN4.6SUBSONIC_FULL_VERSION_END</p> + +<p>SUBSONIC_BETA_VERSION_BEGIN4.7.beta2SUBSONIC_BETA_VERSION_END</p> + +<p>SUBSONIC_ANDROID_VERSION_BEGIN1.7.1SUBSONIC_ANDROID_VERSION_END</p> +</body> +</html>
\ No newline at end of file |