Commit 0853c24c authored by Tarek Ziade's avatar Tarek Ziade

raised to the current dev version

--HG--
branch : distribute
extra : rebase_source : ec71cd404a48f2e8d22b59c8048aa66c28c9a684
parent 72f0285d
......@@ -46,7 +46,7 @@ except ImportError:
args = [quote(arg) for arg in args]
return os.spawnl(os.P_WAIT, sys.executable, *args) == 0
DEFAULT_VERSION = "0.6.14"
DEFAULT_VERSION = "0.6.15"
DEFAULT_URL = "http://pypi.python.org/packages/source/d/distribute/"
SETUPTOOLS_FAKED_VERSION = "0.6c11"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment