instsetoo_native/util/openoffice.lst.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 271cfde43ef642b471c4456f1252cdba25b5b804 Author: Andras Timar <[email protected]> AuthorDate: Thu Jun 13 13:36:39 2019 +0200 Commit: Andras Timar <[email protected]> CommitDate: Thu Jun 13 13:36:39 2019 +0200 Change PACKAGEREVISION to 291 We cannot bump the version number on this branch, that we keep compatible with Collabora Online 4.0.x. Change-Id: Ic3faf64193a5c74bd64a7a1003f3f6a41739752c diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 713d9917c3f4..0c65c0c9c424 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -61,7 +61,7 @@ CollaboraOffice ADD_INCLUDE_FILES cli_ure/version/version.txt,unoil/climaker/version.txt ADDSYSTEMINTEGRATION 1 PACKAGEVERSION @LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@.@LIBO_VERSION_MICRO@.@LIBO_VERSION_PATCH@ - PACKAGEREVISION {buildid} + PACKAGEREVISION 291 LICENSENAME LGPL ROOTMODULEGID gid_Module_Root GLOBALPATCHFILEGID gid_File_Txt_Patchfiles _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
