From 742930e61b1d68be76376a76560c120535b6ee54 Mon Sep 17 00:00:00 2001 From: Sayamindu Dasgupta Date: Thu, 17 Sep 2009 20:24:50 +0000 Subject: Bump version to 12 --- diff --git a/NEWS b/NEWS index ab6bab2..88d4471 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,11 @@ +12 + +* Implement write_file() properly. Fixes dslo#1264 +* Use add_with_viewport() instead of add() (fixes scrollbar issues) +* Update French and Japanese translations + 11 + * Switch to new toolbar system * Show transfer progress * Updated translations for Arabic, Dutch, French, Italian, Japanese diff --git a/activity/activity.info b/activity/activity.info index 79ed7bb..0891b19 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -3,8 +3,8 @@ name = Image Viewer bundle_id = org.laptop.ImageViewerActivity class = ImageViewerActivity.ImageViewerActivity icon = activity-imageviewer -activity_version = 11 -host_version = 11 +activity_version = 12 +host_version = 12 show_launcher = no mime_types = image/bmp;image/gif;image/jpeg;image/png;image/tiff license = GPLv2+ -- cgit v0.9.1