~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpbase/xml/gimpversion.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-06 13:30:41 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20081006133041-3panbkcanaymfsmp
Tags: upstream-2.6.0
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
</para></refsect2>
62
62
<refsect2 id="GIMP-MINOR-VERSION:CAPS" role="macro">
63
63
<title>GIMP_MINOR_VERSION</title>
64
 
<indexterm zone="GIMP-MINOR-VERSION:CAPS"><primary>GIMP_MINOR_VERSION</primary></indexterm><programlisting>#define GIMP_MINOR_VERSION                              (4)
 
64
<indexterm zone="GIMP-MINOR-VERSION:CAPS"><primary>GIMP_MINOR_VERSION</primary></indexterm><programlisting>#define GIMP_MINOR_VERSION                              (6)
65
65
</programlisting>
66
66
<para>
67
67
 
68
68
</para></refsect2>
69
69
<refsect2 id="GIMP-MICRO-VERSION:CAPS" role="macro">
70
70
<title>GIMP_MICRO_VERSION</title>
71
 
<indexterm zone="GIMP-MICRO-VERSION:CAPS"><primary>GIMP_MICRO_VERSION</primary></indexterm><programlisting>#define GIMP_MICRO_VERSION                              (7)
 
71
<indexterm zone="GIMP-MICRO-VERSION:CAPS"><primary>GIMP_MICRO_VERSION</primary></indexterm><programlisting>#define GIMP_MICRO_VERSION                              (0)
72
72
</programlisting>
73
73
<para>
74
74
 
75
75
</para></refsect2>
76
76
<refsect2 id="GIMP-VERSION:CAPS" role="macro">
77
77
<title>GIMP_VERSION</title>
78
 
<indexterm zone="GIMP-VERSION:CAPS"><primary>GIMP_VERSION</primary></indexterm><programlisting>#define GIMP_VERSION                                    "2.4.7"
 
78
<indexterm zone="GIMP-VERSION:CAPS"><primary>GIMP_VERSION</primary></indexterm><programlisting>#define GIMP_VERSION                                    "2.6.0"
79
79
</programlisting>
80
80
<para>
81
81