diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-11-25 17:14:19 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-11-25 17:14:19 +0100 |
commit | 905db8babf00ffd8741f195d2faac5f23f829a6d (patch) | |
tree | 08beff32c825555a0b137269930f67972de161e4 /instsetoo_native | |
parent | 297b22bd49ea11a90063ab8503fb83090f351668 (diff) |
Update ReferenceOOoMajorMinor to 4.1 for installation sets, too
...and not only for instdir/, as was done in
ab67b79c7469cea7de82b6eb6ca1f690063c069c "set OOo reference version to 4.1 for
incompatible MessageBox changes."
Change-Id: I58931982153e619c678adde6cf01ec461dc0d2f5
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/openoffice.lst.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in index 3ef365cebc58..d2b3bff95be5 100644 --- a/instsetoo_native/util/openoffice.lst.in +++ b/instsetoo_native/util/openoffice.lst.in @@ -6,7 +6,7 @@ Globals { UREPACKAGEVERSION @LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@.@LIBO_VERSION_MICRO@.@LIBO_VERSION_PATCH@@LIBO_VERSION_SUFFIX@ URELAYERVERSION 1 - REFERENCEOOOMAJORMINOR 3.4 + REFERENCEOOOMAJORMINOR 4.1 WINDOWSBASISROOTNAME LibreOffice @LIBO_VERSION_MAJOR@ UNIXBASISROOTNAME libreoffice@LIBO_VERSION_MAJOR@.@LIBO_VERSION_MINOR@ HIDELICENSEDIALOG 1 |