Commit 0adee88f authored by Sebastien Robin's avatar Sebastien Robin Committed by Cédric de Saint Martin

Release slapos.cookbook-0.22

parent 8a425778
Changes
=======
0.22 (unreleased)
0.22 (2011-09-12)
-----------------
* No change yet.
* Fix haproxy setup for erp5 [Sebastien Robin]
0.21 (2011-09-12)
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.22-dev'
version = '0.22'
name = 'slapos.cookbook'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").read() + "\n"
......
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