Set version to 0.42.0.

This commit is contained in:
Andreas Schneider 2009-02-10 12:50:26 +01:00
parent adb520a3eb
commit 467c082368
3 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,9 @@
ChangeLog
==========
version 0.42.0 (released 2009-02-10)
* Small fix in the userguide.
version 0.42.0 rc3 (released 2009-01-23)
libcsync:
* Added checks for unix extensions.

View file

@ -484,8 +484,8 @@ information.</p></div>
<div class="paragraph"><p>The goal is to detect conflicting updates (files which have been modified) and
propagate non-conflicting updates to each replica. If there are no conflicts
left, we are done, and the replicas are identical. To resolve or handle
conflicts there are several algorithms available. They are discussed later in
this documents.</p></div>
conflicts there are several algorithms available. They will be discussed
one of the following sections.</p></div>
</div>
<h2 id="_basics">2. Basics</h2>
<div class="sectionbody">
@ -821,7 +821,7 @@ directory).</p></div>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2009-01-20 17:03:10 CEST
Last updated 2009-02-10 12:48:31 CEST
</div>
</div>
</body>

View file

@ -43,7 +43,7 @@ extern "C" {
#define CSYNC_VERSION_MAJOR 0
#define CSYNC_VERSION_MINOR 42
#define CSYNC_VERSION_PATCH 0
#define CSYNC_VERSION_STRING "csync version 0.42.0 rc3"
#define CSYNC_VERSION_STRING "csync version 0.42.0"
/*
* csync file declarations