Prepare files for the next release

This commit is contained in:
Nico Schottelius 2011-04-19 22:43:18 +02:00
parent 7a8559fe52
commit efe1d3db79
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
# #
# #
__cdist_version="1.6.1" __cdist_version="1.6.2"
# Fail if something bogus is going on # Fail if something bogus is going on
set -u set -u

View File

@ -1,4 +1,4 @@
1.6.2: 1.6.2: 2011-04-19
* Core: Introduce __cdist_tmp_base_dir * Core: Introduce __cdist_tmp_base_dir
* Core: Cleanup and enhance cdist-type-template * Core: Cleanup and enhance cdist-type-template
* Core: cdist-mass-deploy: Report failed cdist-deploy-to instances * Core: cdist-mass-deploy: Report failed cdist-deploy-to instances