Release 2.8
This commit is contained in:
parent
987277f1cf
commit
5341de86fb
3 changed files with 3 additions and 3 deletions
4
ccollect
4
ccollect
|
@ -45,8 +45,8 @@ TMP="$(mktemp "/tmp/${__myname}.XXXXXX")"
|
|||
export TMP
|
||||
CONTROL_PIPE="/tmp/${__myname}-control-pipe"
|
||||
|
||||
VERSION="2.7"
|
||||
RELEASE="2019-11-14"
|
||||
VERSION="2.8"
|
||||
RELEASE="2019-11-26"
|
||||
HALF_VERSION="ccollect ${VERSION}"
|
||||
FULL_VERSION="ccollect ${VERSION} (${RELEASE})"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
ccollect - Installing, Configuring and Using
|
||||
============================================
|
||||
Nico Schottelius <nico-ccollect__@__schottelius.org>
|
||||
2.7, for ccollect 2.7, Initial Version from 2006-01-13
|
||||
2.8, for ccollect 2.8, Initial Version from 2006-01-13
|
||||
:Author Initials: NS
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue