Commit a17c7c92 authored by Cédric de Saint Martin's avatar Cédric de Saint Martin

Merge branch 'master' into slaprunner

Conflicts:
	CHANGES.txt
	setup.py
parents 5706e313 9ee3ad80
0.25 (unreleased)
0.25 (2012-06-19)
=================
* No changes yet.
* slapmonitor is fully functional. [Mohamadou Mbengue]
0.24 (2012-04-19)
=================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.25-dev'
version = '0.26-dev'
name = 'slapos.toolbox'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").read() + "\n"
......
This diff is collapsed.
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