From 11ac469846e1239f88012c451f355c82374258f9 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 03 Sep 2007 19:24:23 +0000 Subject: Release version 46. --- diff --git a/NEWS b/NEWS index e309a06..8c97ec9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +46 + * #2327 Unescape the URI to display it in the address bar (marco) * fixed memory consuption when creating shared links by calling the garbage collector (erikos) diff --git a/activity/activity.info b/activity/activity.info index e7eb5f6..2870bf6 100755 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Browse -activity_version = 45 +activity_version = 46 service_name = org.laptop.WebActivity icon = activity-web class = webactivity.WebActivity -- cgit v0.9.1