summarylogtreecommitdiffstats
path: root/teamviewer.install
diff options
context:
space:
mode:
authorAlex Taber2015-12-02 15:17:25 -0500
committerAlex Taber2015-12-02 15:17:25 -0500
commit72a92d53975683697a514fcfe0111c42e1ac67aa (patch)
treeb707ecd153c03df80f49d49cdf8d94751fcf5a3c /teamviewer.install
parent7815a8aa457407210db4061a206eb2faa57e512f (diff)
downloadaur-72a92d53975683697a514fcfe0111c42e1ac67aa.tar.gz
Upgraded to v11.0.52520
Diffstat (limited to 'teamviewer.install')
-rwxr-xr-xteamviewer.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/teamviewer.install b/teamviewer.install
index 06b6bf99e981..b73cc045067c 100755
--- a/teamviewer.install
+++ b/teamviewer.install
@@ -1,5 +1,5 @@
post_install() {
- echo "The Teamviewer daemon must be running for Teamviewer 10 to work."
+ echo "The Teamviewer daemon must be running for Teamviewer 11 to work."
echo "Execute 'sudo systemctl enable teamviewerd' in a terminal."
}