Commit 7c26d026 authored by Tres Seaver's avatar Tres Seaver

Prep 2.2.0b1 release.

parent 58d47594
Change History
**************
2.2.0dev (unreleased)
=====================
2.2.0b1 (2013-06-14)
====================
- Handle both addition and subtraction of elements (+= and -=) on the same key
in the same section. Forward-ported from buildout 1.6.
......
......@@ -12,7 +12,7 @@
#
##############################################################################
name = "zc.buildout"
version = "2.2.0dev"
version = "2.2.0b1"
import os
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