~ubuntu-branches/debian/experimental/xfce4-panel/experimental

« back to all changes in this revision

Viewing changes to docs/references/html/libxfce4panel-Version-Information.html

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-05-05 13:35:45 UTC
  • mfrom: (1.4.3)
  • Revision ID: package-import@ubuntu.com-20120505133545-6m9e41g6rbsns7u1
Tags: 4.10.0-1
* New upstream stable release.
* debian/control: revert to unversioned libxfce4util-dev, bump required
  versions for Xfce 4.10.

Show diffs side-by-side

added added

removed removed

Lines of Context:
175
175
<hr>
176
176
<div class="refsect2">
177
177
<a name="LIBXFCE4PANEL-VERSION:CAPS"></a><h3>LIBXFCE4PANEL_VERSION</h3>
178
 
<pre class="programlisting">#define LIBXFCE4PANEL_VERSION ("4.9.2")
 
178
<pre class="programlisting">#define LIBXFCE4PANEL_VERSION ("4.10.0")
179
179
</pre>
180
180
<p>
181
181
String with the full version of the panel.
198
198
<hr>
199
199
<div class="refsect2">
200
200
<a name="LIBXFCE4PANEL-MINOR-VERSION:CAPS"></a><h3>LIBXFCE4PANEL_MINOR_VERSION</h3>
201
 
<pre class="programlisting">#define LIBXFCE4PANEL_MINOR_VERSION (9)
 
201
<pre class="programlisting">#define LIBXFCE4PANEL_MINOR_VERSION (10)
202
202
</pre>
203
203
<p>
204
204
The minor version number of the libxfce4panel library.
211
211
<hr>
212
212
<div class="refsect2">
213
213
<a name="LIBXFCE4PANEL-MICRO-VERSION:CAPS"></a><h3>LIBXFCE4PANEL_MICRO_VERSION</h3>
214
 
<pre class="programlisting">#define LIBXFCE4PANEL_MICRO_VERSION (2)
 
214
<pre class="programlisting">#define LIBXFCE4PANEL_MICRO_VERSION (0)
215
215
</pre>
216
216
<p>
217
217
The micro version number of the libxfce4panel library.