New upstream version 2.8.20

This commit is contained in:
Ari Pollak
2017-03-04 16:10:34 -05:00
parent 7c6d74dc87
commit b364563165
346 changed files with 84744 additions and 72325 deletions

View File

@ -124,14 +124,14 @@ capabilities.</p>
<hr>
<div class="refsect2">
<a name="GIMP-MICRO-VERSION:CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
<pre class="programlisting">#define GIMP_MICRO_VERSION (18)
<pre class="programlisting">#define GIMP_MICRO_VERSION (20)
</pre>
<p>The micro GIMP version number.</p>
</div>
<hr>
<div class="refsect2">
<a name="GIMP-VERSION:CAPS"></a><h3>GIMP_VERSION</h3>
<pre class="programlisting">#define GIMP_VERSION "2.8.18"
<pre class="programlisting">#define GIMP_VERSION "2.8.20"
</pre>
<p>The GIMP version as a string.</p>
</div>