Update version string

This commit is contained in:
Nico Schottelius 2007-10-02 13:28:14 +02:00
parent 5f11ffcaaf
commit 42e2c7e95d
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ CPREEXEC="${CDEFAULTS}/pre_exec"
CPOSTEXEC="${CDEFAULTS}/post_exec"
TMP=$(mktemp "/tmp/$(basename $0).XXXXXX")
VERSION=0.6.2
RELEASE="2007-08-27"
VERSION=0.6.3
RELEASE="2007-09-XX"
HALF_VERSION="ccollect ${VERSION}"
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"