Release 2.6
This commit is contained in:
parent
dcc72aebf7
commit
74e3b26790
3 changed files with 3 additions and 3 deletions
4
ccollect
4
ccollect
|
@ -44,8 +44,8 @@ CMARKER=".ccollect-marker"
|
|||
export TMP="$(mktemp "/tmp/${__myname}.XXXXXX")"
|
||||
CONTROL_PIPE="/tmp/${__myname}-control-pipe"
|
||||
|
||||
VERSION="2.5"
|
||||
RELEASE="2019-05-01"
|
||||
VERSION="2.6"
|
||||
RELEASE="2019-11-12"
|
||||
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.5, for ccollect 2.5, Initial Version from 2006-01-13
|
||||
2.6, for ccollect 2.6, Initial Version from 2006-01-13
|
||||
:Author Initials: NS
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue