prepare the next release

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-11-01 14:00:54 +01:00
parent 8b01949f4b
commit 7e155f4219
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.8"
RELEASE="2009-08-20"
VERSION="0.8.1"
RELEASE="2009-11-XX"
HALF_VERSION="ccollect ${VERSION}"
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"