Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
diff options
context:
space:
mode:
authoranishmangal2002 <anishmangal2002@gmail.com>2010-07-29 15:38:41 (GMT)
committer anishmangal2002 <anishmangal2002@gmail.com>2010-07-29 15:38:41 (GMT)
commitd88784fe360877794eac1ada4c95d6a4377c5c55 (patch)
tree9598a3b85b6e9fc558c0fbc385cfc39ac46fe4e2 /pippy_app.py
parent46bcc0f0cb327955c4f9f33617229a8ed20d0b66 (diff)
Bump v37v37
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 8edad4e..fc8aaaa 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -501,7 +501,7 @@ PIPPY_DEFAULT_ICON = \
def pippy_activity_version():
"""Returns the version number of the generated activity bundle."""
- return 34
+ return 37
def pippy_activity_extra_files():
"""Returns a map of 'extra' files which should be included in the
generated activity bundle."""