~ubuntu-branches/ubuntu/precise/clutter-1.0/precise

« back to all changes in this revision

Viewing changes to doc/reference/clutter/html/clutter-Versioning-Macros.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-14 15:42:20 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20110614154220-tx3wzg90gppl2zqw
Tags: 1.6.16-0ubuntu1
* Resynchronize on Debian
* New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
<hr>
90
90
<div class="refsect2">
91
91
<a name="CLUTTER-MICRO-VERSION:CAPS"></a><h3>CLUTTER_MICRO_VERSION</h3>
92
 
<pre class="programlisting">#define CLUTTER_MICRO_VERSION   (14)
 
92
<pre class="programlisting">#define CLUTTER_MICRO_VERSION   (16)
93
93
</pre>
94
94
<p>
95
95
The micro version of the Clutter library (3, if <a class="link" href="clutter-Versioning-Macros.html#CLUTTER-VERSION:CAPS" title="CLUTTER_VERSION"><code class="literal">CLUTTER_VERSION</code></a> is 1.2.3)
98
98
<hr>
99
99
<div class="refsect2">
100
100
<a name="CLUTTER-VERSION:CAPS"></a><h3>CLUTTER_VERSION</h3>
101
 
<pre class="programlisting">#define CLUTTER_VERSION         1.6.14
 
101
<pre class="programlisting">#define CLUTTER_VERSION         1.6.16
102
102
</pre>
103
103
<p>
104
104
The full version of the Clutter library, like 1.2.3
107
107
<hr>
108
108
<div class="refsect2">
109
109
<a name="CLUTTER-VERSION-S:CAPS"></a><h3>CLUTTER_VERSION_S</h3>
110
 
<pre class="programlisting">#define CLUTTER_VERSION_S       "1.6.14"
 
110
<pre class="programlisting">#define CLUTTER_VERSION_S       "1.6.16"
111
111
</pre>
112
112
<p>
113
113
The full version of the Clutter library, in string form (suited for