Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webactivity.py
diff options
context:
space:
mode:
Diffstat (limited to 'webactivity.py')
-rwxr-xr-xwebactivity.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webactivity.py b/webactivity.py
index 8ca7043..e17d3b2 100755
--- a/webactivity.py
+++ b/webactivity.py
@@ -61,6 +61,7 @@ if _profile_version < PROFILE_VERSION:
f.close()
import hulahop
+hulahop.set_app_version(os.environ['SUGAR_BUNDLE_VERSION'])
hulahop.startup(_profile_path)
from browser import Browser