diff --git a/ccollect b/ccollect index 9a6ebcf..27dbf42 100755 --- a/ccollect +++ b/ccollect @@ -41,8 +41,8 @@ CPOSTEXEC="${CDEFAULTS}/post_exec" CMARKER=".ccollect-marker" export TMP="$(mktemp "/tmp/${__myname}.XXXXXX")" -VERSION="0.9rc2" -RELEASE="2011-02-02" +VERSION="0.9" +RELEASE="2011-09-XX" HALF_VERSION="ccollect ${VERSION}" FULL_VERSION="ccollect ${VERSION} (${RELEASE})" diff --git a/doc/ccollect.text b/doc/ccollect.text index cacaa6d..851bf2f 100644 --- a/doc/ccollect.text +++ b/doc/ccollect.text @@ -74,6 +74,10 @@ Incompatibilities and changes Versions 0.8 and 0.9 ^^^^^^^^^^^^^^^^^^^^ +- Renamed script to ccollect (.sh is not needed) +- Removed feature to backup to a host via ccollect, added new tool + (FIXME: insert name here) that takes care of this via tunnel +- Perhaps creating subdirectory of source name (idea from Stefan Schlörholz) Versions 0.7 and 0.8 ^^^^^^^^^^^^^^^^^^^^