[Libreoffice-commits] core.git: Branch 'aoo/trunk' - solenv/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Jan 24 13:10:43 UTC 2019
solenv/inc/minor.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d54692a8b5ed2764d64f89d4db5dba11c62fe4d9
Author: Jim Jagielski <jim at apache.org>
AuthorDate: Thu Jan 24 13:00:15 2019 +0000
Commit: Jim Jagielski <jim at apache.org>
CommitDate: Thu Jan 24 13:00:15 2019 +0000
Pre-allocate BUILD numbers... Start at 9800 for 4.1.4, 9820 for 4.2.0 and 9900 for 4.5.x
diff --git a/solenv/inc/minor.mk b/solenv/inc/minor.mk
index f39950ec596f..316a77d654bb 100644
--- a/solenv/inc/minor.mk
+++ b/solenv/inc/minor.mk
@@ -21,7 +21,7 @@
# $Id$
RSCVERSION=450
-RSCREVISION=450m1(Build:10000)
-BUILD=10000
+RSCREVISION=450m1(Build:9900)
+BUILD=9900
LAST_MINOR=m1
SOURCEVERSION=AOO450
More information about the Libreoffice-commits
mailing list