forked from ungleich-public/ccollect
Update version string
This commit is contained in:
parent
5f11ffcaaf
commit
42e2c7e95d
1 changed files with 2 additions and 2 deletions
|
@ -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})"
|
||||
|
||||
|
|
Loading…
Reference in a new issue