dabo Commit
Revision 5553
Date: 2009-12-15 14:15:59 -0800 (Tue, 15 Dec 2009)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5553

Changed:
U   trunk/setup.py

Log:
Oops from yesterday - forgot to string substitute the daboVersion.


Diff:
Modified: trunk/setup.py
===================================================================
--- trunk/setup.py      2009-12-14 19:46:50 UTC (rev 5552)
+++ trunk/setup.py      2009-12-15 22:15:59 UTC (rev 5553)
@@ -55,7 +55,7 @@
                name = "Dabo",
                version = daboVersion,
                url = 'http://dabodev.com/',
-               download_url = 
'http://cdn.cloudfiles.mosso.com/c118811/dabo/dabo-%s-win.zip',
+               download_url = 
'http://cdn.cloudfiles.mosso.com/c118811/dabo/dabo-%s-win.zip' % daboVersion,
                author = 'Ed Leafe and Paul McNett',
                author_email = '[email protected]',
                description = 'Dabo 3-tier Application Framework',



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to