Imported Upstream version 2.8.2

This commit is contained in:
Ari Pollak
2012-09-09 22:04:14 -04:00
parent f03e90f6fe
commit 3e7e28c5ef
583 changed files with 74721 additions and 64156 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 (0)
<pre class="programlisting">#define GIMP_MICRO_VERSION (2)
</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.0"
<pre class="programlisting">#define GIMP_VERSION "2.8.2"
</pre>
<p>
The GIMP version as a string.