summarylogtreecommitdiffstats
path: root/coolvlviewer.install
diff options
context:
space:
mode:
Diffstat (limited to 'coolvlviewer.install')
-rw-r--r--coolvlviewer.install10
1 files changed, 5 insertions, 5 deletions
diff --git a/coolvlviewer.install b/coolvlviewer.install
index cd1d13378186..52af4db33184 100644
--- a/coolvlviewer.install
+++ b/coolvlviewer.install
@@ -1,15 +1,15 @@
post_install() {
echo ">>> The version of settings file is:"
-echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12621.xml."
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12623.xml."
echo ">>> You must also add your user to the 'games' group."
echo ">>> # gpasswd -a USERNAME games"
echo ">>> Remember to logout and log back in for the changes to take effect."
}
-#post_upgrade() {
-#echo ">>> New version of settings file is:"
-#echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12621.xml."
-#}
+post_upgrade() {
+echo ">>> New version of settings file is:"
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_12623.xml."
+}
op=$1
shift