summaryrefslogtreecommitdiff
path: root/ios/CustomTarget_MobileLibreOffice_app.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ios/CustomTarget_MobileLibreOffice_app.mk')
-rw-r--r--ios/CustomTarget_MobileLibreOffice_app.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/ios/CustomTarget_MobileLibreOffice_app.mk b/ios/CustomTarget_MobileLibreOffice_app.mk
index 2e4b6db484d5..215fb5a9e3e0 100644
--- a/ios/CustomTarget_MobileLibreOffice_app.mk
+++ b/ios/CustomTarget_MobileLibreOffice_app.mk
@@ -98,9 +98,7 @@ MobileLibreOffice_setup:
echo '[Version]' > $$file; \
echo 'AllLanguages=en-US' >> $$file; \
echo 'BuildVersion=' >> $$file; \
- echo "buildid=$(BUILDID)" >> $$file; \
- echo 'ProductMajor=360' >> $$file; \
- echo 'ProductMinor=1' >> $$file;
+ echo "buildid=$(BUILDID)" >> $$file;
#==============================================================================
# Clean