Commit 360212a7 authored by Reinout van Rees's avatar Reinout van Rees

Preparing release 2.4.6

[ci skip]
parent e079b796
Change History Change History
************** **************
2.4.6 (unreleased) 2.4.6 (2015-10-28)
================== ==================
- Relative paths are now also correctly generated for the current directory - Relative paths are now also correctly generated for the current directory
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
# #
############################################################################## ##############################################################################
name = "zc.buildout" name = "zc.buildout"
version = '2.4.6.dev0' version = '2.4.6'
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