From 717c7ea32e4d3e062782ca1633e53365fda32489 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 04 Dec 2008 01:45:05 +0000 Subject: Imported Upstream version 0.4.8~dfsg --- (limited to 'components') 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' -- cgit v0.9.1