Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/components
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-12-04 01:45:05 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-12-04 01:45:05 (GMT)
commit717c7ea32e4d3e062782ca1633e53365fda32489 (patch)
treeaaf8237324011cf9aaf12f571649092c60391f73 /components
parent464709cd216c6477f1254e2f5b541ebbaa7a2047 (diff)
Imported Upstream version 0.4.8~dfsgupstream/0.4.8.dfsgupstream
Diffstat (limited to 'components')
-rw-r--r--components/xulappinfo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/xulappinfo.js b/components/xulappinfo.js
index d472dd1..330392c 100644
--- a/components/xulappinfo.js
+++ b/components/xulappinfo.js
@@ -2,7 +2,7 @@
const APPLICATION_ID = '{ab9fc198-f515-477b-843f-8fb52810a3e0}'
const APPLICATION_VENDOR = 'Sugar'
const APPLICATION_NAME = 'Browser Activity'
-const APPLICATION_VERSION = '0.4.7'
+const APPLICATION_VERSION = '0.4.8'
const APPLICATION_BUILD_ID = '2008072400'
const PLATFORM_VERSION = '1.9'