Commit cfac2f4f authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix version. release 1.1.0

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk/utils@42302 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fada21fe
1.0.10 (2010-01-13)
1.1.0 (2010-01-13)
===================
- Refactor runCloudOOoUnitTest.py to control better the daemon process
- Use argparse instead of optparse
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
from os import path
import sys
version = '1.0.10'
version = '1.1.0'
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