[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - instsetoo_native/util
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 5 16:02:33 UTC 2021
instsetoo_native/util/openoffice.lst.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 44a637818640c1b72a889c95a5d5292271942d36
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Wed May 5 18:01:53 2021 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Wed May 5 18:01:53 2021 +0200
[cp] fix UREPACKAGEVERSION
Change-Id: Ia0754e8e5b3126f71198fda38c85d98c827e4784
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in
index ff4dca17b084..fc8cf244a26c 100644
--- a/instsetoo_native/util/openoffice.lst.in
+++ b/instsetoo_native/util/openoffice.lst.in
@@ -5,7 +5,7 @@ Globals
variables
{
LIBO_VERSION_MAJOR @LIBO_VERSION_MAJOR@
- UREPACKAGEVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR at .@LIBO_VERSION_MICRO at .@LIBO_VERSION_PATCH@@LIBO_VERSION_SUFFIX@
+ UREPACKAGEVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR at .@LIBO_VERSION_MICRO@
URELAYERVERSION 1
REFERENCEOOOMAJORMINOR 4.1
WINDOWSBASISROOTNAME Collabora Office
More information about the Libreoffice-commits
mailing list