~ubuntu-branches/ubuntu/maverick/gimp/maverick-proposed

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-02-26 19:10:31 UTC
  • mfrom: (1.1.22 upstream) (0.4.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100226191031-d11l96bebdllen1n
Tags: 2.6.8-2ubuntu1
* Merge with debian, remaining changes:
  + debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    - updated some strings for ubuntu
  + debian/rules:
    - updated translation templates
  + debian/control:
    - set Vcs-Bzr url

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
<hr>
85
85
<div class="refsect2" title="GIMP_MICRO_VERSION">
86
86
<a name="GIMP-MICRO-VERSION--CAPS"></a><h3>GIMP_MICRO_VERSION</h3>
87
 
<pre class="programlisting">#define GIMP_MICRO_VERSION                              (7)
 
87
<pre class="programlisting">#define GIMP_MICRO_VERSION                              (8)
88
88
</pre>
89
89
<p>
90
90
</p>
92
92
<hr>
93
93
<div class="refsect2" title="GIMP_VERSION">
94
94
<a name="GIMP-VERSION--CAPS"></a><h3>GIMP_VERSION</h3>
95
 
<pre class="programlisting">#define GIMP_VERSION                                    "2.6.7"
 
95
<pre class="programlisting">#define GIMP_VERSION                                    "2.6.8"
96
96
</pre>
97
97
<p>
98
98
</p>