Merge branch 'master' of git.schottelius.org:/home/services/git/cLinux/ccollect
This commit is contained in:
commit
349a4845c0
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.9"
|
||||
RELEASE="2011-01-XX"
|
||||
VERSION="0.9rc1"
|
||||
RELEASE="2011-01-15"
|
||||
HALF_VERSION="ccollect ${VERSION}"
|
||||
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"
|
||||
|
||||
|
|
Loading…
Reference in a new issue