Merge branch 'master' of git.schottelius.org:/home/services/git/cLinux/ccollect

This commit is contained in:
Nico Schottelius 2011-01-17 16:49:36 +01:00
commit 349a4845c0
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ CPOSTEXEC="${CDEFAULTS}/post_exec"
CMARKER=".ccollect-marker"
export TMP="$(mktemp "/tmp/${__myname}.XXXXXX")"
VERSION="0.9"
RELEASE="2011-01-XX"
VERSION="0.9rc1"
RELEASE="2011-01-15"
HALF_VERSION="ccollect ${VERSION}"
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"