Commit bc797752 authored by Nicolas Delaby's avatar Nicolas Delaby

release 1.2.3

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@44991 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a6e911b6
1.2.3 (2010-04-01)
==================
- Eggify handlers
- Configuration file tells to cloudooo which handler must be loaded
- Update interface (not implemented yet)
1.2.2 (2010-02-07)
==================
- No longer use Xvfb.
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
from os import path
import sys
version = '1.2.2'
version = '1.2.3'
folder_path = path.abspath(path.dirname(__file__)) + "/cloudooo"
......
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