Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
philstopford committed Mar 30, 2020
1 parent 945e4be commit 08ece66
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Common/Variance/support/centralProperties.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public static class CentralProperties
{
public const string productName = "Variance";
public const string version = "4.2.2b2";
public const string version = "4.2.2";
public const int maxLayersForMC = 16; // maximum number of supported layers in MC system
public const int scaleFactorForOperation = 10000;
public enum typeShapes { none, rectangle, L, T, X, U, S, GEOCORE, BOOLEAN };
Expand Down
2 changes: 1 addition & 1 deletion Documentation/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h2 class="western">Fast, efficient workflow</h2>
<li>Side and tip CDU variation can be linked, globally, if desired.</li>
</ul>
<li>Make X, Y overlay variations relative to one or more layers, if desired.</li>
<li>Line edge roughness.</li>
<li>Multi-level line edge roughness, with independent seed correlation.</li>
<li>Lens distortion : short and long range, pincushion/barrel distortion.</li>
<li>Wobble (rotational variation)</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h1 class="western">Variance Release History</h1>

<blockquote>
<a name="releases_422"></a>
<h2 class="western">New to 4.2.2 (TBD)</h2>
<h2 class="western">New to 4.2.2 (Mar 30 2020)</h2>
<blockquote>
<ul>
<li>LWR seed correlation.</li>
Expand Down

0 comments on commit 08ece66

Please sign in to comment.