forked from ungleich-public/ccollect
prepare the next release
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
8b01949f4b
commit
7e155f4219
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ CPOSTEXEC="${CDEFAULTS}/post_exec"
|
|||
CMARKER=".ccollect-marker"
|
||||
|
||||
export TMP="$(mktemp "/tmp/${__myname}.XXXXXX")"
|
||||
VERSION="0.8"
|
||||
RELEASE="2009-08-20"
|
||||
VERSION="0.8.1"
|
||||
RELEASE="2009-11-XX"
|
||||
HALF_VERSION="ccollect ${VERSION}"
|
||||
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"
|
||||
|
||||
|
|
Loading…
Reference in a new issue