[Libreoffice-commits] .: Branch 'libreoffice-3-5' - solenv/inc
Andras Timar
timar at kemper.freedesktop.org
Mon Apr 9 23:57:36 PDT 2012
solenv/inc/minor.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 47fce99b80310f1d535f79c0f8a0e1363ed09389
Author: Petr Mladek <pmladek at suse.cz>
Date: Thu Apr 5 11:24:07 2012 +0200
match version in about dialog and file properties (fdo#47840)
bump VERSIONMICRO to 3 and reset buildid to 0
Signed-off-by: Andras Timar <atimar at suse.com>
diff --git a/solenv/inc/minor.mk b/solenv/inc/minor.mk
index 0b94955..fdd3cd2 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -1,11 +1,11 @@
RSCVERSION=350
-RSCREVISION=350m1(Build:300)
-BUILD=300
+RSCREVISION=350m1(Build:0)
+BUILD=0
LAST_MINOR=m1
SOURCEVERSION=OOO350
VERSIONMAJOR=3
VERSIONMINOR=5
-VERSIONMICRO=0
+VERSIONMICRO=3
COPYRIGHTYEARRANGE=2000-2012
More information about the Libreoffice-commits
mailing list