Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
diff options
context:
space:
mode:
authorAnish Mangal <anish@sugarlabs.org>2010-11-05 08:07:57 (GMT)
committer Anish Mangal <anish@sugarlabs.org>2010-11-05 08:07:57 (GMT)
commitdbc6031fdac67b10d7301460da3aa22a4d946f2c (patch)
tree50d699887b7e1789b0737468323c262260992274 /pippy_app.py
parentc91ec26a92cbb4697876227990912ea530dbd1d9 (diff)
Bump v38v38
Diffstat (limited to 'pippy_app.py')
-rw-r--r--pippy_app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pippy_app.py b/pippy_app.py
index 4743155..a30509e 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -566,7 +566,7 @@ PIPPY_DEFAULT_ICON = \
def pippy_activity_version():
"""Returns the version number of the generated activity bundle."""
- return 37
+ return 38
def pippy_activity_extra_files():
"""Returns a map of 'extra' files which should be included in the
generated activity bundle."""