From 0d622e6c2fe08c9d06ac03aa6d28e49b2f66da21 Mon Sep 17 00:00:00 2001 From: Brian Jordan Date: Mon, 29 Jun 2009 08:25:49 +0000 Subject: Release new version 34 --- diff --git a/NEWS b/NEWS index 185b061..dba0e27 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +34 +* Editor: enable autotabbing, space tabs, + and tab size = 2 (to ensure compatability with examples) + 33 * Include XOlympics physics game example * Use default Sugar-specified font sizes diff --git a/activity/activity.info b/activity/activity.info index bccdbaa..4d4e32e 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -4,7 +4,7 @@ bundle_id = org.laptop.Pippy service_name = org.laptop.Pippy class = pippy_app.PippyActivity icon = activity-icon -activity_version = 33 +activity_version = 34 mime_types = text/x-python show_launcher = yes -- cgit v0.9.1