update version info
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a949a9e8e7
commit
410cf58067
1 changed files with 2 additions and 2 deletions
4
ccollect
4
ccollect
|
@ -41,8 +41,8 @@ CPOSTEXEC="${CDEFAULTS}/post_exec"
|
|||
CMARKER=".ccollect-marker"
|
||||
|
||||
export TMP="$(mktemp "/tmp/${__myname}.XXXXXX")"
|
||||
VERSION="0.8.1"
|
||||
RELEASE="2010-03-26"
|
||||
VERSION="0.9"
|
||||
RELEASE="2011-01-XX"
|
||||
HALF_VERSION="ccollect ${VERSION}"
|
||||
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"
|
||||
|
||||
|
|
Loading…
Reference in a new issue