Imported Upstream version 2.8.4

This commit is contained in:
Ari Pollak
2013-02-23 11:28:27 -05:00
parent 3e7e28c5ef
commit 08fdee2b19
277 changed files with 61360 additions and 58970 deletions

View File

@ -81,7 +81,7 @@ The minor GIMP version number.
<hr>
<div class="refsect2">
<a name="GIMP-MICRO-VERSION:CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
<pre class="programlisting">#define GIMP_MICRO_VERSION (2)
<pre class="programlisting">#define GIMP_MICRO_VERSION (4)
</pre>
<p>
The micro GIMP version number.
@ -90,7 +90,7 @@ The micro GIMP version number.
<hr>
<div class="refsect2">
<a name="GIMP-VERSION:CAPS"></a><h3>GIMP_VERSION</h3>
<pre class="programlisting">#define GIMP_VERSION "2.8.2"
<pre class="programlisting">#define GIMP_VERSION "2.8.4"
</pre>
<p>
The GIMP version as a string.