From d977136a4f345072dfd9250470979fd9ba394567 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Fri, 01 Aug 2008 06:55:10 +0000 Subject: Release version 56. --- (limited to 'setup.py') diff --git a/setup.py b/setup.py index 88a92f8..fae74b8 100755 --- a/setup.py +++ b/setup.py @@ -18,5 +18,5 @@ from sugar.activity import bundlebuilder -bundlebuilder.start('Write') +bundlebuilder.start() -- cgit v0.9.1