add release date
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
af242905af
commit
c133ba5df9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ CPOSTEXEC="${CDEFAULTS}/post_exec"
|
|||
|
||||
TMP=$(mktemp "/tmp/${__myname}.XXXXXX")
|
||||
VERSION=0.7.1
|
||||
RELEASE="2009-XX-XX"
|
||||
RELEASE="2009-02-02"
|
||||
HALF_VERSION="ccollect ${VERSION}"
|
||||
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"
|
||||
|
||||
|
|
Loading…
Reference in a new issue