Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJoe Lee <joe@jotaro.com>2008-07-18 04:09:44 (GMT)
committer Joe Lee <joe@jotaro.com>2008-07-18 04:09:44 (GMT)
commite4c5b59550608cdf8fa41a12278cdd280ad11221 (patch)
treeaba26230688b9a2414b3dc06c4b850dbf2f75c86 /setup.py
parent8924a050740da54d7d652048532f8552047c3807 (diff)
Release version 4.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cbaf2c9..211f104 100644
--- a/setup.py
+++ b/setup.py
@@ -2,4 +2,4 @@
from sugar.activity import bundlebuilder
if __name__ == "__main__":
- bundlebuilder.start('Implode')
+ bundlebuilder.start()