Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi all,

When doing changes to code that can end up as extensions, esp. bundled ones, it is important to increment the corresponding extension version number. This is not always obvious.

Stephan

On 04/24/2012 08:23 PM, Stephan Bergmann wrote:
commit de562138eabd3ee3ecab28e5d1348a3fee7301e0
Author: Stephan Bergmann<sbergman@redhat.com>
Date:   Tue Apr 24 19:03:13 2012 +0200

     Bump extension versions after changing to passive registration

     ...otherwise, if they are bundled, their per-user data is not regenerated, leading
     to inconsitencies.

diff --git a/sdext/source/minimizer/description.xml b/sdext/source/minimizer/description.xml
index b204312..f071a06 100644
--- a/sdext/source/minimizer/description.xml
+++ b/sdext/source/minimizer/description.xml
@@ -11,7 +11,7 @@
          <OpenOffice.org-minimal-version value="2.3" dep:name="OpenOffice.org 2.3"/>
      </dependencies>

-<version value="1.0.3"/>
+<version value="1.0.4"/>

      <platform value="@PLATFORM@"/>

diff --git a/sdext/source/pdfimport/description.xml b/sdext/source/pdfimport/description.xml
index b75aeb8..0816004 100644
--- a/sdext/source/pdfimport/description.xml
+++ b/sdext/source/pdfimport/description.xml
@@ -10,7 +10,7 @@
          <OpenOffice.org-minimal-version value="3.0" dep:name="OpenOffice.org 3.0"/>
      </dependencies>

-<version value="1.0.5" />
+<version value="1.0.6" />

      <platform value="@PLATFORM@" />

diff --git a/sdext/source/presenter/description.xml b/sdext/source/presenter/description.xml
index 8c647d6..be71e44 100644
--- a/sdext/source/presenter/description.xml
+++ b/sdext/source/presenter/description.xml
@@ -11,7 +11,7 @@
      <OpenOffice.org-minimal-version value="3.3" dep:name="OpenOffice.org 3.3"/>
    </dependencies>

-<version value="1.1.0" />
+<version value="1.1.1" />

    <platform value="@PLATFORM@" />


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.