~ubuntu-branches/ubuntu/wily/atk1.0/wily-proposed

« back to all changes in this revision

Viewing changes to docs/html/atk-Versioning-Utilities.html

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2013-03-26 13:07:55 UTC
  • mfrom: (1.4.8) (11.1.14 experimental)
  • Revision ID: package-import@ubuntu.com-20130326130755-t4w0eg40fg6becew
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
176
176
<hr>
177
177
<div class="refsect2">
178
178
<a name="ATK-MINOR-VERSION:CAPS"></a><h3>ATK_MINOR_VERSION</h3>
179
 
<pre class="programlisting">#define ATK_MINOR_VERSION (7)
 
179
<pre class="programlisting">#define ATK_MINOR_VERSION (8)
180
180
</pre>
181
181
<p>
182
182
Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-minor-version" title="atk_get_minor_version ()"><code class="function">atk_get_minor_version()</code></a>, but from the headers used at
188
188
<hr>
189
189
<div class="refsect2">
190
190
<a name="ATK-MICRO-VERSION:CAPS"></a><h3>ATK_MICRO_VERSION</h3>
191
 
<pre class="programlisting">#define ATK_MICRO_VERSION (91)
 
191
<pre class="programlisting">#define ATK_MICRO_VERSION (0)
192
192
</pre>
193
193
<p>
194
194
Like <a class="link" href="atk-Versioning-Utilities.html#atk-get-micro-version" title="atk_get_micro_version ()"><code class="function">atk_get_micro_version()</code></a>, but from the headers used at