Release ccollect 2.3

This commit is contained in:
Darko Poljak 2018-02-02 08:11:16 +01:00
parent bbb7266937
commit 635fec90e4
4 changed files with 9 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 8.6.9" /> <meta name="generator" content="AsciiDoc 8.6.10" />
<title>ccollect - Installing, Configuring and Using</title> <title>ccollect - Installing, Configuring and Using</title>
<style type="text/css"> <style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */ /* Shared CSS for AsciiDoc xhtml11 and html5 backends */
@ -736,8 +737,8 @@ asciidoc.install();
<h1>ccollect - Installing, Configuring and Using</h1> <h1>ccollect - Installing, Configuring and Using</h1>
<span id="author">Nico Schottelius</span><br /> <span id="author">Nico Schottelius</span><br />
<span id="email"><code>&lt;<a href="mailto:nico-ccollect__@__schottelius.org">nico-ccollect__@__schottelius.org</a>&gt;</code></span><br /> <span id="email"><code>&lt;<a href="mailto:nico-ccollect__@__schottelius.org">nico-ccollect__@__schottelius.org</a>&gt;</code></span><br />
<span id="revnumber">version 2.2,</span> <span id="revnumber">version 2.3,</span>
<span id="revdate">for ccollect 2.2, Initial Version from 2006-01-13</span> <span id="revdate">for ccollect 2.3, Initial Version from 2006-01-13</span>
</div> </div>
<div id="content"> <div id="content">
<div id="preamble"> <div id="preamble">
@ -2205,8 +2206,9 @@ rsync -av -H --delete /mnt/archiv/ "$DDIR/archiv/"</code></pre>
<div id="footnotes"><hr /></div> <div id="footnotes"><hr /></div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Version 2.2<br /> Version 2.3<br />
Last updated 2017-09-03 23:10:52 CEST Last updated
2018-02-02 07:52:31 CET
</div> </div>
</div> </div>
</body> </body>

View File

@ -1,7 +1,7 @@
ccollect - Installing, Configuring and Using ccollect - Installing, Configuring and Using
============================================ ============================================
Nico Schottelius <nico-ccollect__@__schottelius.org> Nico Schottelius <nico-ccollect__@__schottelius.org>
2.2, for ccollect 2.2, Initial Version from 2006-01-13 2.3, for ccollect 2.3, Initial Version from 2006-01-13
:Author Initials: NS :Author Initials: NS

Binary file not shown.