Commit 1fb55060 authored by Alex Clark's avatar Alex Clark

Release 2.2.5

Contains fix for #198
parent 9fb429eb
Change History Change History
************** **************
2.2.5 (unreleased) 2.2.5 (2014-11-04)
================== ==================
- Improved fix for #198: when bootstrapping with an extension, buildout was - Improved fix for #198: when bootstrapping with an extension, buildout was
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = "2.2.4" version = "2.2.5"
import os import os
from setuptools import setup from setuptools import setup
......
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