[Libreoffice-commits] .: Branch 'libreoffice-3-4' - solenv/inc
Petr Mladek
pmladek at kemper.freedesktop.org
Thu May 12 10:18:17 PDT 2011
solenv/inc/minor.mk | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c291e364757a9461863cd2d0c55963cc70f1db77
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
Signed-off-by: Petr Mladek <pmladek at suse.cz>
diff --git a/solenv/inc/minor.mk b/solenv/inc/minor.mk
index aad4f45..e079ebf 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -1,5 +1,5 @@
-RSCVERSION=300
-RSCREVISION=300m103(Build:5)
+RSCVERSION=340
+RSCREVISION=340m1(Build:5)
BUILD=5
-LAST_MINOR=m103
-SOURCEVERSION=DEV300
+LAST_MINOR=m1
+SOURCEVERSION=OOO340
More information about the Libreoffice-commits
mailing list