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


Hi,

please review my patch for fdo#37017. It sets version info so that we
don't hit workarounds for versions <= 3.4.x. I would like to put on 3-4
branch.

Cheers
Radek

commit ab328ba55be3b7249d1a55a939182ffd2034c3aa
Author: Radek Doulik <rodo@novell.com>
Date:   Wed May 11 17:48:21 2011 +0200

    change the version info so that we are not identified at runtime as 3.0.x
    
     - fixes https://bugs.freedesktop.org/show_bug.cgi?id=37017

diff --git a/solenv/inc/minor.mk b/solenv/inc/minor.mk
index e33ce16..dfd0189 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -1,5 +1,5 @@
-RSCVERSION=300
-RSCREVISION=300m103(Build:1)
+RSCVERSION=340
+RSCREVISION=340m1(Build:1)
 BUILD=1
-LAST_MINOR=m103
-SOURCEVERSION=DEV300
+LAST_MINOR=m1
+SOURCEVERSION=OOO340

-- 
Radek Doulík <rodo@novell.com>
Novell, Inc.


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.