[Libreoffice-commits] online.git: ios/Mobile

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Mon Nov 4 14:24:59 UTC 2019


 ios/Mobile/Info.plist.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ed4558001fcab508f31773ddc0c3df7e2e8a7612
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Mon Nov 4 15:49:44 2019 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Mon Nov 4 15:24:41 2019 +0100

    Set CFBundleShortVersionString to 4.2
    
    Change-Id: I9115a9dc571c1b27e6b80181ec38732cb91ec799
    Reviewed-on: https://gerrit.libreoffice.org/82019
    Reviewed-by: Tor Lillqvist <tml at collabora.com>
    Tested-by: Tor Lillqvist <tml at collabora.com>

diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in
index 5d4a759ba..972608c15 100644
--- a/ios/Mobile/Info.plist.in
+++ b/ios/Mobile/Info.plist.in
@@ -410,7 +410,7 @@
     <key>CFBundlePackageType</key>
     <string>APPL</string>
     <key>CFBundleShortVersionString</key>
-    <string>0.1</string>
+    <string>4.2</string>
     <key>CFBundleVersion</key>
     <string>@IOSAPP_BUNDLE_VERSION@</string>
     <key>LSRequiresIPhoneOS</key>


More information about the Libreoffice-commits mailing list