[Libreoffice-commits] .: solenv/inc

Radek Doulík rodo at kemper.freedesktop.org
Thu May 12 06:13:57 PDT 2011


 solenv/inc/minor.mk |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit ab328ba55be3b7249d1a55a939182ffd2034c3aa
Author: Radek Doulik <rodo at 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


More information about the Libreoffice-commits mailing list